Add list step to see if files persist, and show potential path issues
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 6m12s
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 6m12s
This commit is contained in:
@@ -29,6 +29,7 @@ jobs:
|
||||
registry: gitea.loadingm.xyz
|
||||
username: "the10thwiz"
|
||||
password: ${{ secrets.PACKAGE_TOKEN }}
|
||||
- run: ls .; ls ./target; ls ./target/x86_64-unknown-linux-musl; ls ./target/x86_64-unknown-linux-musl/release/
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user