Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
georgejecook committed Apr 30, 2021
1 parent 8833bc5 commit b9bac26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@master
with:
node-version: "10.19.0"
- run: npm run build
# - run: npm run build
# - run: cd bsc-plugin && npm i
# - run: cd bsc-plugin && npm ci
# - run: cd bsc-plugin && npm run build
Expand Down

0 comments on commit b9bac26

Please sign in to comment.