Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
imolorhe committed Oct 15, 2021
1 parent a0829cf commit 0c44941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-choco.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
electron:
strategy:
matrix:
os: windows-latest
os: [windows-latest]
node-version: [14.x]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 0c44941

Please sign in to comment.