Skip to content

Commit

Permalink
WIP8
Browse files Browse the repository at this point in the history
  • Loading branch information
knocte committed Jan 28, 2024
1 parent 47a8f51 commit 7ca9481
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@ jobs:
- name: Install dependencies
run: |
apt update --yes
apt install --yes git
apt upgrade --yes
apt install --yes npm
- name: Install yarn
run: |
Expand Down

0 comments on commit 7ca9481

Please sign in to comment.