Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SMUnlimited committed Dec 12, 2023
1 parent 0ae18f8 commit 87f18cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jobs:
- run: ./MakeROC.bat
- run: ./MakeOptROC.bat
- run: ./MakeVAIROC.bat
- run: ./InstallRFGToMap.bat TestScenarios/TestInstallMap.w3m 1
- run: perl InstallToDir.pl REFORGED TestScenarios/TestInstallMap.w3m
- run: ./InstallRFGToMap.bat ./TestingScenarios/TestInstallMap.w3m 1
- run: perl ./InstallToDir.pl REFORGED ./TestingScenarios/TestInstallMap.w3m

0 comments on commit 87f18cb

Please sign in to comment.