Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
CatcherITGF committed Jul 29, 2024
1 parent 95099d7 commit 82965ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
working-directory: ./Sources/NXVenom
run: rm -rf ../../SC Wizard.zip && zip -qqrX "../../SC Wizard.zip" "./switch/.packages/SC Wizard" ./switch/.overlays/ovlmenu.ovl
- name: "Compile packages"
working-directory: ./Sources/Tools/Uberhand\ Packages
working-directory: ./Sources/Tools/Uberhand Packages
run: rm -rf "RAM Patch.zip" && zip -qqrX "RAM Patch.zip" "RAM Patch" && rm -rf "TOTK UltraCam.zip" && zip -qqrX "TOTK UltraCam.zip" "TOTK UltraCam"
- uses: stefanzweifel/git-auto-commit-action@v5
with:
Expand Down

0 comments on commit 82965ad

Please sign in to comment.