This commit is contained in:
Arnaud 2025-10-16 05:22:10 +02:00
parent d9a0ad75e1
commit ecae7dea6b
No known key found for this signature in database
GPG Key ID: 20E40A5D3110766F
2 changed files with 5 additions and 5 deletions

View File

@ -41,11 +41,11 @@ jobs:
with:
go-version-file: go.mod
- name: Fetch artifacts
env:
OS: ${{ matrix.target.name }}
ARCH: ${{ matrix.target.cpu }}
run: make fetch
# - name: Fetch artifacts
# env:
# OS: ${{ matrix.target.name }}
# ARCH: ${{ matrix.target.cpu }}
# run: make fetch
- name: Build
run: make build

BIN
libs/libcodex.dylib Executable file

Binary file not shown.