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 87f18cb commit 2b91c33
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,12 @@ jobs:
perl-version: '5.30'
distribution: strawberry
- run: perl -V
- run: ./MakeRFG.bat
- run: ./MakeAll.bat
- run: ./MakeOptRFG.bat
- run: ./MakeVAIRFG.bat
- run: ./MakeTFT.bat
- run: ./MakeOptTFT.bat
- run: ./MakeVAITFT.bat
- run: ./MakeROC.bat
- run: ./MakeOptROC.bat
- run: ./MakeVAIROC.bat
- run: ./InstallRFGToMap.bat ./TestingScenarios/TestInstallMap.w3m 1
- run: perl ./InstallToDir.pl REFORGED ./TestingScenarios/TestInstallMap.w3m
- run: perl ./InstallToDir.pl REFORGED ./TestingScenarios

0 comments on commit 2b91c33

Please sign in to comment.