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