Fix artifacts

This commit is contained in:
Arnaud 2025-10-09 10:42:22 +02:00
parent 7661a56927
commit 7acc3ede7b
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F

View File

@ -42,13 +42,10 @@ jobs:
with:
go-version-file: go.mod
- name: Set up Codex build prerequisites
uses: ./vendor/nim-codex/.github/actions/nimbus-build-system
- name: Install Rust 1.85.0
uses: dtolnay/rust-toolchain@master
with:
os: ${{ matrix.nim_os }}
cpu: ${{ matrix.nim_cpu }}
nim_version: v2.2.4
rust_version: 1.85.0
toolchain: 1.85.0
- name: Record submodule commit
run: git -C vendor/nim-codex rev-parse HEAD > vendor/nim-codex/.codex-commit