mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-12 20:07:28 +07:00
Split itch upload to separate job - test3
This commit is contained in:
parent
bc0706a30a
commit
c52d26bbbb
8
.github/workflows/buildAndDeploy.yml
vendored
8
.github/workflows/buildAndDeploy.yml
vendored
@ -137,10 +137,10 @@ jobs:
|
|||||||
## DESKTOP
|
## DESKTOP
|
||||||
|
|
||||||
- name: Upload JAR
|
- name: Upload JAR
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: UncivJar
|
name: UncivJar
|
||||||
path: desktop/build/libs/Unciv.jar
|
path: desktop/build/libs/Unciv.jar
|
||||||
|
|
||||||
- name: Unzip zips for steam deployment
|
- name: Unzip zips for steam deployment
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
|
Loading…
Reference in New Issue
Block a user