Update .github/workflows/build.yaml
Some checks failed
Build And Publish Docker / build-latest (push) Has been cancelled
Some checks failed
Build And Publish Docker / build-latest (push) Has been cancelled
This commit is contained in:
parent
82819d9de9
commit
53b6f6b380
1 changed files with 1 additions and 2 deletions
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
|
@ -8,8 +8,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
|
|
||||||
build-latest:
|
build-latest:
|
||||||
container:
|
runs-on: ubuntu-22.04
|
||||||
image: node:lts-bookworm
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue