chore: update deploy.yml

This commit is contained in:
pipipi-pikachu 2023-10-08 09:38:25 +08:00
parent 7934319d17
commit 035b19710c

View File

@ -19,7 +19,7 @@ jobs:
- name: Use Node.js v18 - name: Use Node.js v18
uses: actions/setup-node@v3 uses: actions/setup-node@v3
with: with:
node-version: '18' node-version: 18
- name: Install and Build - name: Install and Build
run: | run: |