Artifact Path Fix Attempt #5
All checks were successful
Run Tests on Code / run-tests (push) Successful in 7s
Build and Release Binary File / run-tests (push) Successful in 2s
Build and Release Binary File / build (push) Successful in 1m20s
Build and Release Binary File / upload-release (push) Successful in 8s

This commit is contained in:
Neshura 2023-11-27 08:07:13 +00:00
parent 4c28954335
commit 0f7958ce08

View file

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