Skip to content

Commit 09bfcc9

Browse files
committed
fix: slim pkg release
1 parent 1c84f99 commit 09bfcc9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/publish_slim_package.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Ensure npm 11.5.1 or later is installed
2+
npm install -g npm@latest
3+
14
cd slim
25

36
# Extract to PRE_RELEASE_TAG the tag in the version field of the package json, or the empty string if it doesn't exist

0 commit comments

Comments
 (0)