Skip to content

Commit

Permalink
Remove explicit powershell build from workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
kolomied authored Jul 19, 2020
1 parent 496059a commit 9622a40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/jsii-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- run: npm run build:powershell
- run: make

- run: make publish-npm
Expand Down

0 comments on commit 9622a40

Please sign in to comment.