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 4f0d64d commit c258964Copy full SHA for c258964
.github/workflows/build_test.arcgis.service.yaml
@@ -55,6 +55,7 @@ jobs:
55
run: |
56
cd plugins/arcgis/service
57
npm ci
58
+ ls
59
npm link ../../../service
60
npm run build
61
- name: pack
0 commit comments