Skip to content

Commit

Permalink
WIP5
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Jan 28, 2024
1 parent c4c8031 commit ee6b673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Install dependencies
run: |
apt install --yes nodejs
apt install --yes node
npm install -g yarn
yarn install --ignore-engines --frozen-lockfile
Expand Down

0 comments on commit ee6b673

Please sign in to comment.