Skip to content

Commit

Permalink
Add working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
lubnar committed Oct 24, 2024
1 parent aff2477 commit e1c0c40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-onyx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:

- if: ${{ steps.turbo-cache.outputs.cache-hit != 'true'}}
name: Install and Build
working-directory: yaku-apps-typescript
run: |
npm ci -ws --include-workspace-root
npm run build
Expand Down

0 comments on commit e1c0c40

Please sign in to comment.