fix publish npm test installations (#59)

This commit is contained in:
Sahil Bansal
2025-07-29 21:54:58 +05:30
committed by GitHub
parent a1b1c3a0c2
commit 6d39fc0dde
+1
View File
@@ -73,6 +73,7 @@ jobs:
run: echo "version=${GITHUB_REF#refs/tags/v}" >> $GITHUB_OUTPUT
- name: Wait for npm package
shell: bash
run: |
echo "Waiting for npm package..."
i=1