Skip to content

Commit

Permalink
Unciv.zip->Folder
Browse files Browse the repository at this point in the history
  • Loading branch information
yairm210 authored Jul 28, 2024
1 parent 4843b36 commit 948b67a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ jobs:

- name: Unzip unciv file
run: |
tar -xf files\Unciv-Windows64.zip -C files
del files\Unciv-Windows64.zip
tar -xf files\Folder.zip -C files
del files\Folder.zip
dir files
- name: Install WiX
Expand Down

0 comments on commit 948b67a

Please sign in to comment.