mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
fix publish npm test installations (#59)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user