more ci fixes
This commit is contained in:
@@ -42,7 +42,7 @@ jobs:
|
||||
id: jprm
|
||||
run: |
|
||||
# Build plugin using JPRM
|
||||
/tmp/jprm-venv/bin/jprm --verbosity=debug plugin build ./
|
||||
/tmp/jprm-venv/bin/jprm --verbosity=debug plugin build .
|
||||
|
||||
# Find the generated zip file
|
||||
ARTIFACT=$(find . -name "*.zip" -type f -print -quit)
|
||||
|
||||
Reference in New Issue
Block a user