This commit is contained in:
parent
478b635ce4
commit
7b119d37a1
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ env:
|
|||
jobs:
|
||||
docker-build:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: node:20-bookworm
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue