Skip to content

Commit

Permalink
install lix manually
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexHaxe committed Mar 10, 2024
1 parent 31b3f5e commit 6fcad14
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
node-version: 14
- name: Run npm install
run: npm ci
run: npm i lix
- name: Run lix download
run: npx lix download
- name: Compile Html5 app
Expand Down

0 comments on commit 6fcad14

Please sign in to comment.