Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/tgpholly/bufferStuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tgpholly committed Jun 22, 2023
2 parents 0980693 + 23ccce4 commit 45479e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,8 @@ jobs:
- run: npm ci
# Don't run updateCheck for now
#- run: npm run dev:updateCheck
- run: npm run build
#- run: npm run build
- run: npm run build:smash
- run: npm run build:build
- run: npm run build:cleanup
#- run: npm test

0 comments on commit 45479e2

Please sign in to comment.