Skip to content

Commit 5dcde65

Browse files
committed
main: Update workflows
1 parent ad848ab commit 5dcde65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
with:
2222
node-version: ${{ matrix.node-version }}
2323
cache: 'npm'
24+
- run: apt-get update && apt-get install libxml2-utils
2425
- run: npm ci
2526
- run: npm run build
2627
- run: npm test

0 commit comments

Comments
 (0)