Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
troyeguo committed Aug 27, 2023
1 parent d5cb205 commit fc7c6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Node.js, NPM and Yarn
uses: actions/setup-node@v1
with:
node-version: 14
node-version: 18

- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v1.2.0
Expand Down

0 comments on commit fc7c6f4

Please sign in to comment.