This commit is contained in:
xRain 2024-04-20 08:14:45 +08:00
parent 94ff66b643
commit dee4bfa7e9

View File

@ -4,7 +4,7 @@ description: 'build docker image and push to simcu code'
runs:
using: 'composite'
steps:
- uses: docker://node:16
- uses: docker://node:20
with:
entrypoint: "/bin/bash"
args: |