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: with:
go-version-file: go.mod go-version-file: go.mod
- name: Fetch artifacts # - name: Fetch artifacts
env: # env:
OS: ${{ matrix.target.name }} # OS: ${{ matrix.target.name }}
ARCH: ${{ matrix.target.cpu }} # ARCH: ${{ matrix.target.cpu }}
run: make fetch # run: make fetch
- name: Build - name: Build
run: make build run: make build

BIN
libs/libcodex.dylib Executable file

Binary file not shown.