Skip to content

Commit

Permalink
ci(npm): try to peek into ci's env for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
Isokaeder committed May 14, 2024
1 parent d6d3505 commit 45dc207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- run: yarn run build check test

- run: cp internals/scripts/source/npmrc-template ./.npmrc
- run: npm config list

- name: publish
run: bun internals/scripts/source/publish.ts
Expand Down

0 comments on commit 45dc207

Please sign in to comment.