for old angular 11

This commit is contained in:
xRain 2024-04-20 08:14:25 +08:00
parent 0d43f06322
commit 94ff66b643

View File

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