Skip to content

Commit

Permalink
chore:
Browse files Browse the repository at this point in the history
  • Loading branch information
johanseto committed Nov 21, 2024
1 parent f032927 commit dab25f7
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 pkg-config libxml2-dev=2.9.4+dfsg1-6.1ubuntu1.9 libxmlsec1-dev=1.2.25-1build1
sudo apt-get install libxmlsec1-dev=1.2.28-2 pkg-config
- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit dab25f7

Please sign in to comment.