Compare commits
1 commit
81731ea14f
...
aa3bd96881
Author | SHA1 | Date | |
---|---|---|---|
aa3bd96881 |
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ jobs:
|
|||
${{ runner.os }}-bun-
|
||||
- run: apt update && apt install just -y
|
||||
- run: bun add -g concurrently
|
||||
- run: apt install watchexec-cli
|
||||
- run: apt install watchexec -y
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd frontend
|
||||
|
|
Reference in a new issue