mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 13:25:31 +08:00
test 5
This commit is contained in:
parent
b308008676
commit
f8a704d193
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
- name: Upload the build
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
allowUpdates: true
|
||||
artifacts: build/prefab/full/linux_x86_64_gui/*
|
||||
|
||||
- name: Make the build
|
||||
@ -34,4 +35,5 @@ jobs:
|
||||
- name: Upload the build
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
allowUpdates: true
|
||||
artifacts: linux_x86_64_server(debug).tar
|
||||
Loading…
x
Reference in New Issue
Block a user