hly shit iw as using chekcout in the uplaod atifact section aaaaaaraugh
Some checks failed
godot-ci export / Windows Export (push) Failing after 1m16s
Some checks failed
godot-ci export / Windows Export (push) Failing after 1m16s
This commit is contained in:
@ -41,8 +41,8 @@ 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/checkout@v4
|
uses: https://gitea.com/actions/upload-artifact@v4
|
||||||
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
|
||||||
path: build/windows
|
path: build/windows
|
||||||
|
|||||||
Reference in New Issue
Block a user