mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 05:58:41 -09:00
try fix
This commit is contained in:
parent
ae972df54c
commit
9af1f3f377
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
|
|
@ -8,7 +8,7 @@ defaults:
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
NODE_VERSION: 20.x
|
NODE_VERSION: 20.x
|
||||||
DEBUG=pw:browser*
|
DEBUG:"pw:browser*"
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ${{matrix.os}}
|
runs-on: ${{matrix.os}}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue