Skip to content

Commit

Permalink
ci: remvoe debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikit committed Jun 8, 2024
1 parent fc0d2da commit fe064d7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -234,12 +234,6 @@ jobs:
- name: Fetch Windows executable
shell: msys2 {0}
run: |
ls -l fpm-*
echo "================================================================="
find -iname '*fpm*'
echo "================================================================="
find . | sed -e "s/[^-][^\/]*\// |/g" -e "s/|\([^ ]\)/|-\1/"
echo "================================================================="
cp fpm-*-windows-*-gcc-${{ matrix.gcc_v }}.exe ./ci/fpm.exe
- name: Fetch Git for Windows
Expand Down

0 comments on commit fe064d7

Please sign in to comment.