FIX pipeline
This commit is contained in:
parent
b26e708d3b
commit
9185d1afc9
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,8 @@ jobs:
|
||||||
retention-days: 1
|
retention-days: 1
|
||||||
push:
|
push:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
container:
|
||||||
|
image: node:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue