Skip to content

Commit

Permalink
update immutable
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed May 1, 2024
1 parent 2c50a82 commit 6217de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blui-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
- run: --immutable
- run: yarn --immutable
- run: yarn build:lib
- name: Save build
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 6217de9

Please sign in to comment.