Skip to content

Commit

Permalink
Try working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mderazon committed Oct 13, 2023
1 parent a0c9d37 commit 59e6fdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
node-version: "18.x"
registry-url: "https://registry.npmjs.org"
- run: |
working-directory: ./builder
cd builder
npm ci
npm run build
# scoped packages are private by default so need to add public flag
Expand Down

0 comments on commit 59e6fdd

Please sign in to comment.