Skip to content

Commit

Permalink
rm publish
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliytv committed Oct 8, 2022
1 parent f27656c commit 727d62d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ jobs:
with:
node-version: 18

- name: Generate d.ts
run: |
ls -la
ls src/
npx -p typescript tsc src/**/*.js --declaration --allowJs --emitDeclarationOnly --outDir types
- name: standard fix
run: yarn standard

Expand Down

0 comments on commit 727d62d

Please sign in to comment.