Skip to content

Commit

Permalink
ci: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikit committed Jun 8, 2024
1 parent 2464aca commit 4a3df23
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 @@ -232,7 +232,7 @@ jobs:
run: |
ls -l fpm-*
echo "================================================================="
ls -l fpm-*/fpm*
find -iname '*fpm*'
echo "================================================================="
find . | sed -e "s/[^-][^\/]*\// |/g" -e "s/|\([^ ]\)/|-\1/"
echo "================================================================="
Expand Down

0 comments on commit 4a3df23

Please sign in to comment.