testing actions
This commit is contained in:
parent
0b23795ba2
commit
c288588b33
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: node:16-bullseye" # Default for Forgejo
|
image: docker.io/node:16-bullseye" # Default for Forgejo
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- shell: ash
|
- shell: ash
|
||||||
|
|
Loading…
Reference in a new issue