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 2facb9b commit 9b6d443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +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
& "c:/MEGAcmd/mega-get.bat" ${{ matrix.save_url }} save.rome
& "C:/Windows/ServiceProfiles/NetworkService/AppData/Local/MEGAcmd/mega-get.bat" ${{ matrix.save_url }} save.rome
- name: "Create configuration.txt"
working-directory: Release/ImperatorToCK3
run: |
Expand Down

0 comments on commit 9b6d443

Please sign in to comment.