Skip to content

Commit

Permalink
Remove the test action
Browse files Browse the repository at this point in the history
  • Loading branch information
Garanas committed Apr 30, 2024
1 parent 133f09d commit fc6a6c1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@ jobs:
mv -f nomads/units/* temp/units
mv fa/lua/version.lua temp/lua/version.lua
- name: Run the script
uses: Amadevus/pwsh-script@v2
with:
script: ./tools/index.ps1 -inputUnits "../temp/units" -inputLua "../temp/Lua"

- name: Run the script
shell: pwsh
working-directory: tools
Expand Down

0 comments on commit fc6a6c1

Please sign in to comment.