Skip to content

Commit

Permalink
Update create_release.yml (#214) #minor
Browse files Browse the repository at this point in the history
  • Loading branch information
IhateTrains authored May 4, 2021
1 parent 3bf6afa commit faa0a0f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ jobs:
.\ImperatorToCK3Tests.exe
- name: "Save commit ID"
run: |
$Env:GITHUB_WORKSPACE\ImperatorToCK3\Save_Commit_ID_Windows.bat
cd $Env:GITHUB_WORKSPACE\ImperatorToCK3\
.\Save_Commit_ID_Windows.bat
- name: "Archive release"
run: |
cd "C:\Program Files\7-Zip\"
Expand Down

0 comments on commit faa0a0f

Please sign in to comment.