Skip to content

Commit

Permalink
#25: Generate x64 releases and upload to GHA part 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Aug 17, 2021
1 parent 7d7954c commit 62536fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
env:
TERM: xterm
strategy:
matrix:
node-version:
- '14'
platform:
Expand Down
1 change: 1 addition & 0 deletions scripts/dev-version.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env node
/* eslint-disable node/no-unpublished-require */

/*
* This is a nifty cross platform script that will replace relevant versions
Expand Down

0 comments on commit 62536fe

Please sign in to comment.