Skip to content

Commit 1fa0a3f

Browse files
fix life?
1 parent f03886a commit 1fa0a3f

File tree

3 files changed

+53
-816
lines changed

3 files changed

+53
-816
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Node.js
1717
uses: actions/setup-node@v3
1818
with:
19-
node-version: '16.6.1'
19+
node-version: 16
2020
cache: npm
2121

2222
- name: Build

0 commit comments

Comments
 (0)