We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 434ca46 commit 3b18b2eCopy full SHA for 3b18b2e
.github/workflows/main-vanilla.yml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Install npm dependencies
28
run: |
29
- npm ci
+ npm i terser
30
31
- name: Install haxelib dependencies
32
if: steps.cache-haxelib.outputs.cache-hit != 'true'
0 commit comments