mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 21:42:50 +02:00
fix: Add debugging ls. what is the problem here
This commit is contained in:
parent
3723233605
commit
6ed175f75d
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ jobs:
|
|||
VERSION=$(curl -s https://index.crates.io/ca/rg/cargo-deb | tail -n1 | jq -r .vers)
|
||||
echo "version=$VERSION" >> $GITHUB_OUTPUT
|
||||
echo "Latest cargo-deb version: $VERSION"
|
||||
ls -alh ~/.cargo/bin
|
||||
|
||||
- name: Cache cargo-deb installation
|
||||
id: cache-cargo-deb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue