Artifact Path Fix Attemtp #3 + Debugging
Some checks failed
Run Tests on Code / run-tests (push) Successful in 0s
Build and Release Binary File / run-tests (push) Successful in 0s
Build and Release Binary File / build (push) Successful in 1m11s
Build and Release Binary File / upload-release (push) Failing after 1s

This commit is contained in:
Neshura 2023-11-27 07:59:27 +00:00
parent be28b98ff6
commit f873fb366a

View file

@ -57,7 +57,8 @@ jobs:
name: Rearrange Artifact Paths
run: |
mkdir release
mv chellaris-rust-api-linux-amd64/chellaris-rust-api/chellaris-rust-api-linux-amd64 release/chellaris-rust-api-linux-amd64
ls ./
mv chellaris-rust-api/chellaris-rust-api/chellaris-rust-api-linux-amd64 release/chellaris-rust-api-linux-amd64
-
name: Upload Artifacts As Generic Packages
run: |