Skip to content

Commit

Permalink
Execute the script in a different approach
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Apr 30, 2024
1 parent 89fe0b2 commit 230f079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ jobs:
- name: Run the script
shell: pwsh
working-directory: tools
run: pswh index.ps1 -inputUnits "../temp/units" -inputLua "../temp/Lua"
run: ./index.ps1 -inputUnits "../temp/units" -inputLua "../temp/Lua"

0 comments on commit 230f079

Please sign in to comment.