Compare commits
1 commit
11e5436e67
...
c87e1a9e2f
Author | SHA1 | Date | |
---|---|---|---|
c87e1a9e2f |
1 changed files with 0 additions and 1 deletions
|
@ -190,7 +190,6 @@ 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