Skip to content

Commit 26ace1a

Browse files
formating
1 parent 612fa49 commit 26ace1a

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/npm_beta_publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
node-version: '12.x'
1515
registry-url: 'https://registry.npmjs.org'
1616
- run: npm install
17-
1817
- run: tsc
1918
- run: npm publish --tag beta
2019
env:

.github/workflows/npmpublish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
node-version: '12.x'
1515
registry-url: 'https://registry.npmjs.org'
1616
- run: npm install
17-
1817
- run: tsc
1918
- run: npm publish
2019
env:

0 commit comments

Comments
 (0)