Skip to content

Commit

Permalink
WIP3
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Jan 28, 2024
1 parent 5f8c05d commit 639adce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:

- name: Install dependencies
run: |
#npm install -g yarn
apt install --yes yarn
apt install --yes npm
npm install -g yarn
yarn install --ignore-engines --frozen-lockfile
- name: Build packages
Expand Down

0 comments on commit 639adce

Please sign in to comment.