Former-commit-id: 1ee0f3f09a633082538c36b807b94707c2118fb1
This commit is contained in:
troyeguo
2023-02-19 17:17:15 +08:00
parent 481db3a034
commit ee4e576ac3

View File

@@ -25,7 +25,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 12
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1.2.0