Skip to content

Commit

Permalink
update work dir
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Apr 2, 2024
1 parent 4a69e63 commit 298c90d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/blui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,5 @@ jobs:
registry-url: 'https://registry.npmjs.org'
cache-dependency-path: login-workflow
- run: yarn --frozen-lockfile
- run: yarn publish:package -b ${{env.BRANCH}}
- run: yarn publish:package -b ${{env.BRANCH}}
working-directory: login-workflow

0 comments on commit 298c90d

Please sign in to comment.