Skip to content

Commit

Permalink
github: verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
jperkin committed Dec 10, 2024
1 parent 5adfffd commit f85c619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pkgin-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
--with-libfetch=/tmp/destdir/usr \
--with-pkg-install=/tmp \
--with-machine-arch=x86_64 || (cat config.log && false)
make
make V=1
)
mv build/pkgin bin/pkgin-"$tag"
rm -rf build
Expand Down

0 comments on commit f85c619

Please sign in to comment.