更新upload的actions
This commit is contained in:
2
.github/workflows/BuildLauncher.yml
vendored
2
.github/workflows/BuildLauncher.yml
vendored
@@ -15,6 +15,6 @@ jobs:
|
|||||||
./build-launcher.sh -l -c
|
./build-launcher.sh -l -c
|
||||||
|
|
||||||
- name: upload
|
- name: upload
|
||||||
uses: actions/upload-artifact@v4
|
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
path: build-output/*.zip
|
path: build-output/*.zip
|
||||||
Reference in New Issue
Block a user