1
0
Fork 0
mirror of https://forgejo.ellis.link/continuwuation/continuwuity.git synced 2025-09-30 18:42:05 +00:00

fix: Insert whereis call

This commit is contained in:
Ginger 2025-09-10 09:13:31 -04:00 committed by nex
parent cacee00027
commit 923cdceb9a

View file

@ -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