Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
leoniedickson committed Jun 17, 2024
1 parent e494f82 commit 0920e5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
node-version: 18
registry-url: https://pkgs.dev.azure.com/aehrc/ontoserver/_packaging/aehrc-npm/npm/registry/
scope: @csiro
scope: '@csiro'
- run: npm ci -w packages/ecl-builder
- run: npm publish -w packages/ecl-builder
env:
Expand Down

0 comments on commit 0920e5c

Please sign in to comment.