fix upload
This commit is contained in:
@@ -29,7 +29,7 @@ jobs:
|
||||
cd $PROJECT_PATH
|
||||
godot --headless --verbose --export-release "Linux" "$EXPORT_DIR/linux/$EXPORT_NAME.x86_64"
|
||||
- name: Upload Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: https://github.com/christopherHX/gitea-upload-artifact@v4
|
||||
with:
|
||||
name: linux
|
||||
path: build/linux
|
||||
|
||||
Reference in New Issue
Block a user