Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
filnet committed Apr 29, 2024
1 parent 412b4a5 commit e0b1fd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .ci/ci-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ if test "${CI_MAKEPKG_RUN_CHECK+set}" = set; then
else
MAKEPKG_RUN_CHECK_FLAG='--nocheck'
fi
echo CI_MAKEPKG_RUN_CHECK=${CI_MAKEPKG_RUN_CHECK}
echo CI_MAKEPKG_RUN_CHECK=${env.CI_MAKEPKG_RUN_CHECK}

message 'Building packages'
for package in "${packages[@]}"; do
Expand Down

0 comments on commit e0b1fd1

Please sign in to comment.