Skip to content

Commit

Permalink
cron.yml: show Nim version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefantalpalaru committed Dec 15, 2021
1 parent f0f9735 commit 67ab477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 67ab477

Please sign in to comment.