Skip to content

Commit

Permalink
Fix CI Path
Browse files Browse the repository at this point in the history
  • Loading branch information
vini-guerrero authored Jun 9, 2022
1 parent 678ce03 commit 11576e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: montudor/action-zip@v1
- name: Create Zip Artifact
run: zip -qq -r godot_game_tools_v${{ env.ARTIFACT_VERSION }}.zip src
working-directory: blender
working-directory: .
- name: Generate Artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit 11576e0

Please sign in to comment.