Compare commits
1 commit
21fb6656c5
...
3b29ce1797
Author | SHA1 | Date | |
---|---|---|---|
3b29ce1797 |
1 changed files with 1 additions and 1 deletions
|
@ -187,7 +187,7 @@ jobs:
|
|||
key: ${{ runner.os }}-bun-
|
||||
restore-keys: |
|
||||
${{ runner.os }}-bun-
|
||||
- run: apt install just
|
||||
- run: apt update && apt install just -y
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd frontend
|
||||
|
|
Reference in a new issue