Skip to content

Commit 9b6d443

Browse files
committed
Update integration_tests.yml
1 parent 2facb9b commit 9b6d443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
dotnet build -c:Release
4545
- name: "Download I:R save from MEGA"
4646
run: | # save the downloaded save.rome file to the action's default folder
47-
& "c:/MEGAcmd/mega-get.bat" ${{ matrix.save_url }} save.rome
47+
& "C:/Windows/ServiceProfiles/NetworkService/AppData/Local/MEGAcmd/mega-get.bat" ${{ matrix.save_url }} save.rome
4848
- name: "Create configuration.txt"
4949
working-directory: Release/ImperatorToCK3
5050
run: |

0 commit comments

Comments
 (0)