Skip to content

Commit

Permalink
Update work directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed May 15, 2024
1 parent 87faa2e commit 6d534f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/blui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
node-version: ${{ matrix.node-version }}
registry-url: 'https://registry.npmjs.org'
- run: yarn --immutable
working-directory: prettier-config
- run: npm run publish:package -- -b ${{env.BRANCH}}
working-directory: prettier-config

Expand All @@ -66,5 +67,6 @@ jobs:
node-version: ${{ matrix.node-version }}
registry-url: 'https://registry.npmjs.org'
- run: yarn --immutable
working-directory: eslint-config
- run: npm run publish:package -- -b ${{env.BRANCH}}
working-directory: eslint-config

0 comments on commit 6d534f4

Please sign in to comment.