Skip to content

Commit

Permalink
remove sshx
Browse files Browse the repository at this point in the history
  • Loading branch information
arvid220u committed Feb 18, 2024
1 parent a4682cd commit 60183d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,6 @@ jobs:
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

- name: Debug CI
run: curl -sSf https://sshx.io/get | sh -s run

- name: Publish to npm
working-directory: tiktoken-node
run: npm publish --access=public
Expand Down

0 comments on commit 60183d1

Please sign in to comment.