Artifact Path Update
All checks were successful
All checks were successful
This commit is contained in:
parent
09cf07a25a
commit
de542aa9b2
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ jobs:
|
||||||
name: Rearrange Artifact Paths
|
name: Rearrange Artifact Paths
|
||||||
run: |
|
run: |
|
||||||
mkdir release
|
mkdir release
|
||||||
mv bookworm-bot-linux-amd64/bookworm-bot-linux-amd64/bookworm-bot-linux-amd64 release/bookworm-bot-linux-amd64
|
mv bookworm-bot-linux-amd64/bookworm-bot-linux-amd64 release/bookworm-bot-linux-amd64
|
||||||
-
|
-
|
||||||
name: Upload Artifacts As Generic Packages
|
name: Upload Artifacts As Generic Packages
|
||||||
run: |
|
run: |
|
||||||
|
|
Loading…
Reference in a new issue