Skip to content

Commit

Permalink
chore: Update CI workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
jheer committed Mar 25, 2022
1 parent 3fb45ff commit b46de50
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Ensure apt-get is updated
run: sudo apt-get update

- name: Install Canvas and XML dependencies
run: sudo apt-get install -y libxml2-utils

Expand Down

0 comments on commit b46de50

Please sign in to comment.