comment unneeded (for now) env vars
All checks were successful
Generic zig build / build (push) Successful in 31s
All checks were successful
Generic zig build / build (push) Successful in 31s
This commit is contained in:
parent
c77502d90f
commit
cf8590e3ee
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
|
@ -6,8 +6,8 @@ on:
|
|||
- '*'
|
||||
- '!zig-develop*'
|
||||
env:
|
||||
ACTIONS_RUNTIME_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
ACTIONS_RUNTIME_URL: ${{ env.GITHUB_SERVER_URL }}/api/actions_pipeline/
|
||||
# ACTIONS_RUNTIME_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# ACTIONS_RUNTIME_URL: ${{ env.GITHUB_SERVER_URL }}/api/actions_pipeline/
|
||||
WASMTIME_BACKTRACE_DETAILS: 1
|
||||
WASMTIME_NEW_CLI: 0
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user