mirror of
https://github.com/logos-storage/logos-storage-nim-dht.git
synced 2026-01-02 13:33:08 +00:00
don't use update (?) target
This commit is contained in:
parent
3fd3008a82
commit
4a241ffa8c
3
.github/workflows/ci-nimbus.yml
vendored
3
.github/workflows/ci-nimbus.yml
vendored
@ -171,6 +171,5 @@ jobs:
|
||||
|
||||
echo "BUILD: "
|
||||
export NIM_COMMIT=${{ matrix.branch }}
|
||||
# make -j${ncpu} CI_CACHE=NimBinaries ARCH_OVERRIDE=${PLATFORM} QUICK_AND_DIRTY_COMPILER=1 update
|
||||
make -j${ncpu}
|
||||
make -j${ncpu} CI_CACHE=NimBinaries ARCH_OVERRIDE=${PLATFORM} QUICK_AND_DIRTY_COMPILER=1
|
||||
make test -j${ncpu}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user