Compare commits
1 commit
c87e1a9e2f
...
11e5436e67
Author | SHA1 | Date | |
---|---|---|---|
11e5436e67 |
1 changed files with 1 additions and 0 deletions
|
@ -190,6 +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
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
|
|
Reference in a new issue