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