attempt to fix ci

This commit is contained in:
thatben 2025-06-02 16:40:36 +02:00
parent 9f50119863
commit 3de2d27cbc
No known key found for this signature in database
GPG Key ID: 62C543548433D43E

View File

@ -26,10 +26,6 @@ jobs:
with: with:
submodules: true submodules: true
- uses: iffy/install-nim@v4
with:
version: ${{ matrix.nim }}
- name: Build Nim and dependencies - name: Build Nim and dependencies
run: | run: |
which gcc which gcc