Skip to content

Commit 5572623

Browse files
build: remove superfluous compile
1 parent e3d8f09 commit 5572623

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ jobs:
5050
with:
5151
node-version: 12
5252
- run: npm install
53-
- run: npm run compile
5453
- run: npx semantic-release
5554
env:
5655
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)