Artifact Path Fix Attempt #2
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 1m22s
Build and Release Binary File / upload-release (push) Failing after 1s

This commit is contained in:
Neshura 2023-11-27 07:56:32 +00:00
parent 335cfcb05c
commit be28b98ff6

View file

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