oh boy this issue again, goint down two v3 for the upload step
All checks were successful
godot-ci export / Windows Export (push) Successful in 1m22s
All checks were successful
godot-ci export / Windows Export (push) Successful in 1m22s
This commit is contained in:
@ -41,7 +41,7 @@ jobs:
|
|||||||
godot --headless --verbose --export-release "Windows Desktop" "$EXPORT_DIR/windows/$EXPORT_NAME.exe"
|
godot --headless --verbose --export-release "Windows Desktop" "$EXPORT_DIR/windows/$EXPORT_NAME.exe"
|
||||||
|
|
||||||
- name: Upload Artifact
|
- name: Upload Artifact
|
||||||
uses: https://gitea.com/actions/upload-artifact@v4
|
uses: https://gitea.com/actions/upload-artifact@v3
|
||||||
#uses: christopherhx/gitea-upload-artifact@v4 # the github action doens't work with gitea, so use this community versions hehe
|
#uses: christopherhx/gitea-upload-artifact@v4 # the github action doens't work with gitea, so use this community versions hehe
|
||||||
with:
|
with:
|
||||||
name: windows
|
name: windows
|
||||||
|
|||||||
Reference in New Issue
Block a user