Skip to content

Commit dab25f7

Browse files
committed
chore:
1 parent f032927 commit dab25f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static-assets-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install system Packages
4444
run: |
4545
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
46+
sudo apt-get install libxmlsec1-dev=1.2.28-2 pkg-config
4747
4848
- name: Setup Node
4949
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)