Skip to content

Commit

Permalink
build: remove superfluous compile
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith committed Apr 8, 2020
1 parent e3d8f09 commit 5572623
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
with:
node-version: 12
- run: npm install
- run: npm run compile
- run: npx semantic-release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5572623

Please sign in to comment.