This commit is contained in:
felinae98 2021-11-18 20:03:46 +08:00
parent 5b555c4442
commit 4a528fee18
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -51,7 +51,7 @@ workflows:
jobs:
build-frontend:
docker:
- image: cimg/node
- image: cimg/node:17.1.0
steps:
- checkout
- node/install-packages: