mirror of
https://github.com/Tilo-K/csvu.git
synced 2026-01-09 16:11:02 +00:00
try without version
This commit is contained in:
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@@ -49,9 +49,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Install Zig
|
- name: Install Zig
|
||||||
uses: korandoru/setup-zig@v1
|
uses: mlugg/setup-zig@v2
|
||||||
with:
|
|
||||||
zig-version: 0.15.0-dev
|
|
||||||
|
|
||||||
- name: Build for ${{ matrix.triple }}
|
- name: Build for ${{ matrix.triple }}
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user