We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f032927 commit dab25f7Copy full SHA for dab25f7
1 file changed
.github/workflows/static-assets-check.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Install system Packages
44
run: |
45
sudo apt-get update
46
- 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
47
48
- name: Setup Node
49
uses: actions/setup-node@v4
0 commit comments