Skip to content

Commit ecae7de

Browse files
committed
debug
1 parent d9a0ad7 commit ecae7de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ jobs:
4141
with:
4242
go-version-file: go.mod
4343

44-
- name: Fetch artifacts
45-
env:
46-
OS: ${{ matrix.target.name }}
47-
ARCH: ${{ matrix.target.cpu }}
48-
run: make fetch
44+
# - name: Fetch artifacts
45+
# env:
46+
# OS: ${{ matrix.target.name }}
47+
# ARCH: ${{ matrix.target.cpu }}
48+
# run: make fetch
4949

5050
- name: Build
5151
run: make build

libs/libcodex.dylib

29.2 MB
Binary file not shown.

0 commit comments

Comments
 (0)