Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YutaUra committed Sep 24, 2024
1 parent 40269a8 commit 129ece3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:

- run: pnpm i
- run: pnpm lint --fix
- run: pnpm tsc --noEmit
- uses: int128/update-generated-files-action@6ac8557861efc7d8c34f4e3f182f9c39b26e6e76 # v2.53.0
4 changes: 0 additions & 4 deletions action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@ runs:
with:
node-version: 20

- shell: sh
run: |
npm --prefix ${{ github.action_path }} ci
- uses: changesets/action@3de3850952bec538fde60aac71731376e57b9b57 # v1.4.8
with:
publish: node ${{ github.action_path }}/index.js
Expand Down

0 comments on commit 129ece3

Please sign in to comment.