Skip to content

Commit

Permalink
Update integration_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains committed Oct 17, 2024
1 parent e4778e8 commit 2facb9b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,7 @@ jobs:
dotnet build -c:Release
- name: "Download I:R save from MEGA"
run: | # save the downloaded save.rome file to the action's default folder
cd "C:\Users\Administrator\AppData\Local\MEGAcmd"
dir
& "./mega-get.bat" ${{ matrix.save_url }} ${{ github.workspace }}/save.rome
& "c:/MEGAcmd/mega-get.bat" ${{ matrix.save_url }} save.rome
- name: "Create configuration.txt"
working-directory: Release/ImperatorToCK3
run: |
Expand Down

0 comments on commit 2facb9b

Please sign in to comment.