更新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
|
||||
|
||||
- name: upload
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||
with:
|
||||
path: build-output/*.zip
|
||||
Reference in New Issue
Block a user