Skip to content

Commit

Permalink
cache dep path
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Mar 27, 2024
1 parent e1270c5 commit a46db71
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 @@ -31,8 +31,9 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
cache-dependency-path: login-workflow
- run: yarn install:dependencies
working-directory: ./login-workflow
working-directory: login-workflow
# - run: yarn prettier
# working-directory: login-workflow
# - run: yarn lint
Expand Down

0 comments on commit a46db71

Please sign in to comment.