Skip to content

Commit a132027

Browse files
committed
Update CI workflow: switch npm package from libxmljs to libxslt
1 parent 75db896 commit a132027

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
fi
5454
rm -rf node_modules package-lock.json
5555
npm install enketo-transformer@4.1
56-
npm install libxmljs
56+
npm install libxslt
5757
5858
- name: Run the transformer script
5959
shell: bash -l {0}

0 commit comments

Comments
 (0)