mirror of
https://github.com/Tilo-K/csvu.git
synced 2026-01-09 00:01:00 +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
|
||||
|
||||
- name: Install Zig
|
||||
uses: korandoru/setup-zig@v1
|
||||
with:
|
||||
zig-version: 0.15.0-dev
|
||||
uses: mlugg/setup-zig@v2
|
||||
|
||||
- name: Build for ${{ matrix.triple }}
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user