This commit is contained in:
felinae98
2021-11-18 20:08:26 +08:00
parent 4a528fee18
commit 8efc20319e
+1 -1
View File
@@ -51,7 +51,7 @@ workflows:
jobs: jobs:
build-frontend: build-frontend:
docker: docker:
- image: cimg/node:17.1.0 - image: cimg/node:v16.11.1
steps: steps:
- checkout - checkout
- node/install-packages: - node/install-packages: