Fixed: Added 'npm update' to use latest modules

This commit is contained in:
Martin Carlberg
2022-12-08 17:26:57 +01:00
committed by GitHub
parent c6a42781e7
commit bc689b91dc
+1
View File
@@ -29,5 +29,6 @@ jobs:
- run: echo "${PWD}/dist/cappuccino/bin" >> $GITHUB_PATH
- run: echo "${PWD}/dist/objective-j/bin" >> $GITHUB_PATH
- run: npm install
- run: npm update
- run: jake dist
- run: jake test-only