Skip to content

Commit

Permalink
chore: echo npmrc
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeldking committed Jan 9, 2024
1 parent 9b3bc4a commit 321ecdb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/typescript-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
node-version: 16
registry-url: "https://registry.npmjs.org"
scope: "@arizeai"
- name: Echo npmrc
run: cat $HOME/.npmrc
- name: Setup PNPM
uses: pnpm/action-setup@v2
with:
Expand Down

0 comments on commit 321ecdb

Please sign in to comment.