Skip to content

Commit

Permalink
i am stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo committed May 12, 2024
1 parent b74b01f commit f76a5a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/build-ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ case $1 in
nimble install cligen fuzzy nimcrypto norm -y
nim c --deepcopy:on -d:release -d:useDist --passL:-larchive --threads:on -d:ver="$VERSION" -d:ssl -o="out/kpkg" "kpkg/kpkg.nim"
cp out/kpkg /bin/kpkg
cd ..
# temp end

export KPKG_ENABLE_DEBUG=yes
Expand Down

0 comments on commit f76a5a3

Please sign in to comment.