mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-09 16:45:46 -07:00
Typo in artifact command
Windows is degrading my brain
This commit is contained in:
parent
6fc7249cc3
commit
3f08a87a20
1 changed files with 1 additions and 1 deletions
2
.github/workflows/gradle.yml
vendored
2
.github/workflows/gradle.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
|||
with:
|
||||
arguments: build
|
||||
|
||||
- run: move client/build/libs/client-*.jar client/build/libs/rt4-client.jar
|
||||
- run: mv client/build/libs/client-*.jar client/build/libs/rt4-client.jar
|
||||
- run: sha256sum client/build/libs/rt4-client.jar | cut -d ' ' -f 1 | tr -d '\n' > client/build/libs/rt4-client.jar.sha256
|
||||
|
||||
- name: Upload a Build Artifact
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue