Skip to content

Commit

Permalink
adding yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
mrsmkl committed Sep 1, 2022
1 parent 8f99975 commit f0715a0
Show file tree
Hide file tree
Showing 2 changed files with 8,424 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
# Build process
- uses: actions/setup-node@v3
with:
node-version: '14.x'
node-version: '16.x'
cache: yarn

# Add the artifacts to include in the release
Expand Down

0 comments on commit f0715a0

Please sign in to comment.