mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-11 13:23:01 +02:00
fix: Insert whereis call
This commit is contained in:
parent
7f2cd69bd9
commit
01dd4575b7
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ jobs:
|
|||
if: steps.cache-cargo-deb.outputs.cache-hit != 'true'
|
||||
run: |
|
||||
ls -alh ~/.cargo/bin
|
||||
whereis cargo-deb
|
||||
cargo install cargo-deb
|
||||
|
||||
- name: Install build dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue