parent
e85eca2a8f
commit
2df9a224b0
1 changed files with 2 additions and 2 deletions
|
@ -27,5 +27,5 @@ jobs:
|
|||
godot --headless --verbose --export-release "Windows Desktop" build/windows/package.exe
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: artifacts
|
||||
path: ../build
|
||||
name: artifacts/windows
|
||||
path: build/windows
|
Reference in a new issue