Skip to content

Commit

Permalink
DevKit updates (#1124)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Feb 25, 2020
1 parent 4adbf25 commit 014b5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
- name: "Checkout"
uses: actions/checkout@v2

- run: sudo apt-get install libxml2-utils
- run: sudo apt-get update && sudo apt-get install libxml2-utils

- name: "Linting..."
run: make lint-xml

0 comments on commit 014b5e0

Please sign in to comment.