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 15, 2024
1 parent 1d6dffd commit e4778e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ jobs:
run: |
dotnet build -c:Release
- name: "Download I:R save from MEGA"
working-directory: C:/Users/Administrator/AppData/Local/MEGAcmd
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
- name: "Create configuration.txt"
working-directory: Release/ImperatorToCK3
Expand Down

0 comments on commit e4778e8

Please sign in to comment.