mirror of
https://git.btclock.dev/btclock/btclock_v3
synced 2025-06-06 18:31:01 +00:00
Workflow fix
This commit is contained in:
parent
0917fa7d31
commit
43b0e9718d
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
- uses: actions/setup-node@4
|
- uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: lts/*
|
node-version: lts/*
|
||||||
cache: yarn
|
cache: yarn
|
||||||
|
Loading…
x
Reference in New Issue
Block a user