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