Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
splitice committed Oct 13, 2022
1 parent 7ffee10 commit c3baa79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
uses: actions/setup-node@master
with:
node-version: 16
registry-url: 'https://registry.npmjs.org'
- name: Install modules
run: |
npm install
Expand Down

0 comments on commit c3baa79

Please sign in to comment.