mod(ci): update location of external setup-zig
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 58s
Some checks failed
Zig Project Action / Lint, Spell-check and test zig project (push) Failing after 58s
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup zig installation
|
||||
uses: mlugg/setup-zig@v2
|
||||
uses: https://codeberg.org/mlugg/setup-zig@v2
|
||||
with:
|
||||
version: master
|
||||
- name: Lint check
|
||||
|
||||
@@ -14,7 +14,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
- name: Setup zig installation
|
||||
uses: mlugg/setup-zig@v2
|
||||
uses: https://codeberg.org/mlugg/setup-zig@v2
|
||||
with:
|
||||
version: master
|
||||
- name: Lint check
|
||||
|
||||
Reference in New Issue
Block a user