Skip to content

Commit 1c4314e

Browse files
committed
changed lix install
1 parent 143b911 commit 1c4314e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checkstyle-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
chmod +x ./cc-test-reporter
3333
./cc-test-reporter before-build
3434
- name: Run npm install
35-
run: npm ci -g
35+
run: npm i -g
3636
- name: Install Haxe version ${{ matrix.haxe-version }}
3737
run: |
3838
npx lix download haxe ${{ matrix.haxe-version }}

0 commit comments

Comments
 (0)