ci: attempt 2
This commit is contained in:
parent
c4e2fe1e59
commit
1bf2c0b400
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: build
|
- name: build
|
||||||
run: zig build -Drelease-safe
|
run: zig build -Drelease-safe
|
||||||
- name: upload
|
- name: upload
|
||||||
uses: actions/upload-artifacts@v2
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build-${{matrix.os}}
|
name: build-${{matrix.os}}
|
||||||
path: zig-out/bin
|
path: zig-out/bin
|
||||||
|
Loading…
x
Reference in New Issue
Block a user