We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9294f2a commit 041917dCopy full SHA for 041917d
.github/workflows/build_test.image.service.yaml
@@ -54,6 +54,7 @@ jobs:
54
run: |
55
cd plugins/image/service
56
npm ci
57
+ ls
58
npm run build
59
- name: pack
60
run: npm pack ./plugins/image/service
0 commit comments