Skip to content

Commit a128292

Browse files
committed
npm publish: try again
1 parent 4c83e9a commit a128292

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/push_dist_to_npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
# workaround only necessary for older node versions but we have 24.12.0 which has 11.6.2 (must be 11.5.1 or later)
2828
# npm install -g npm@latest
2929
npm --version
30-
npm whoami
3130
#npm version --git-tag-version=false 0.0.0-$(git rev-parse HEAD)
3231
npm version --git-tag-version=false 0.0.1
3332
# limit distribution to the dist folder (just for this build), and set package name

0 commit comments

Comments
 (0)