Skip to content

Commit

Permalink
fixup to windows installers
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikit committed Jun 8, 2024
1 parent fe064d7 commit 23b87cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ jobs:
- name: Fetch Windows executable
shell: msys2 {0}
run: |
cp fpm-*-windows-*-gcc-${{ matrix.gcc_v }}.exe ./ci/fpm.exe
cp fpm-*/fpm-*-windows-*-gcc-${{ matrix.gcc_v }}.exe ./ci/fpm.exe
- name: Fetch Git for Windows
shell: msys2 {0}
Expand Down

0 comments on commit 23b87cd

Please sign in to comment.