Compare commits
1 commit
11e5436e67
...
017d32bbb6
Author | SHA1 | Date | |
---|---|---|---|
017d32bbb6 |
1 changed files with 1 additions and 2 deletions
|
@ -190,8 +190,7 @@ jobs:
|
|||
- run: apt update && apt install just -y
|
||||
- run: bun add -g concurrently
|
||||
- run: curl https://sh.rustup.rs -sSf | sh -s -- -y
|
||||
- run: . "$HOME/.cargo/env"
|
||||
- run: cargo install --locked watchexec-cli
|
||||
- run: source $HOME/.cargo/env && cargo install watchexec-cli --locked
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
cd frontend
|
||||
|
|
Reference in a new issue