mirror of
https://github.com/safedep/pmg.git
synced 2026-08-03 07:24:09 +02:00
fix: invalid cross-device link (#54)
* fix: invalid cross-device link * version flag fix in workflow * remove version from package.json
This commit is contained in:
@@ -93,5 +93,5 @@ jobs:
|
||||
- name: Test installation
|
||||
run: |
|
||||
npm install -g @safedep/pmg@${{ steps.version.outputs.version }}
|
||||
pmg --version
|
||||
pmg version
|
||||
pmg --help || true
|
||||
|
||||
Reference in New Issue
Block a user