Skip to content

Commit

Permalink
npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
arvid220u committed Feb 18, 2024
1 parent f0c700a commit dbbd6c7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ jobs:
run: ls -R tiktoken-node/npm
shell: bash

- name: npm version
run: npm --version
shell: bash

- name: Build priompt
working-directory: priompt
run: pnpm build
Expand Down

0 comments on commit dbbd6c7

Please sign in to comment.