fix url
This commit is contained in:
parent
41d3949ab7
commit
6275176a06
|
@ -6,7 +6,7 @@ env:
|
||||||
ACTIONS_RUNTIME_URL: https://git.lerch.org/api/actions_pipeline/
|
ACTIONS_RUNTIME_URL: https://git.lerch.org/api/actions_pipeline/
|
||||||
jobs:
|
jobs:
|
||||||
do-the-needful:
|
do-the-needful:
|
||||||
uses: https://git.lerch.org/.github/workflows/zig-build.yaml@master
|
uses: https://git.lerch.org/lobo/actions_test/.github/workflows/zig-build.yaml@master
|
||||||
with:
|
with:
|
||||||
zig-version: 0.12.0
|
zig-version: 0.12.0
|
||||||
# - name: Sign
|
# - name: Sign
|
||||||
|
|
Loading…
Reference in New Issue
Block a user