Compare commits
1 commit
b3b104329b
...
aa3bd96881
Author | SHA1 | Date | |
---|---|---|---|
aa3bd96881 |
1 changed files with 1 additions and 3 deletions
|
@ -189,9 +189,7 @@ jobs:
|
|||
${{ runner.os }}-bun-
|
||||
- run: apt update && apt install just -y
|
||||
- run: bun add -g concurrently
|
||||
- uses: taiki-e/cache-cargo-install-action@v2
|
||||
with:
|
||||
tool: watchexec-cli
|
||||
- run: apt install watchexec -y
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd frontend
|
||||
|
|
Reference in a new issue