mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-22 11:18:25 +00:00
cron.yml: show Nim version
This commit is contained in:
parent
0037e6b89c
commit
1306aca1ff
1
.github/workflows/cron.yml
vendored
1
.github/workflows/cron.yml
vendored
@ -159,6 +159,7 @@ jobs:
|
||||
- name: Build Nim and Nimbus dependencies
|
||||
run: |
|
||||
make -j ${ncpu} NIM_COMMIT=${{ matrix.branch }} ARCH_OVERRIDE=${PLATFORM} QUICK_AND_DIRTY_COMPILER=1 update
|
||||
./env.sh nim --version
|
||||
|
||||
- name: Get latest fixtures commit hash
|
||||
id: fixtures_version
|
||||
|
Loading…
x
Reference in New Issue
Block a user