cron.yml: show Nim version

This commit is contained in:
Ștefan Talpalaru 2021-12-15 20:43:17 +01:00
parent 0037e6b89c
commit 1306aca1ff
No known key found for this signature in database
GPG Key ID: CBF7934204F1B6F9
1 changed files with 1 additions and 0 deletions

View File

@ -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