mirror of
https://github.com/yairm210/Unciv.git
synced 2025-08-03 12:37:42 -04:00
native-image specify jar
This commit is contained in:
parent
5f080cf741
commit
37f227bb27
2
.github/workflows/buildAndDeploy.yml
vendored
2
.github/workflows/buildAndDeploy.yml
vendored
@ -129,7 +129,7 @@ jobs:
|
||||
name: UncivJar
|
||||
|
||||
- name: Build native image
|
||||
run: native-image Unciv
|
||||
run: native-image -jar Unciv.jar unciv
|
||||
|
||||
- name: Upload binary
|
||||
uses: actions/upload-artifact@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user