Skip to content

Commit

Permalink
feat: test fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
johanseto committed Nov 21, 2024
1 parent 5071f28 commit a31e7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-assets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Install system Packages
run: |
sudo apt-get update
sudo apt-get install libxmlsec1-dev pkg-config
sudo apt-get install libxmlsec1-dev pkg-config libc6 libxml2-dev
- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit a31e7c8

Please sign in to comment.