Skip to content

Commit

Permalink
testing remote
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffGreiner-eaton committed Dec 16, 2024
1 parent de8c8dd commit 107b93a
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 @@ -142,7 +142,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'yarn'
- run: git submodule init && git submodule update
- run: git submodule init && git submodule update --remote
- run: yarn --immutable
working-directory: demos/showcase
- name: Download tarball
Expand Down

0 comments on commit 107b93a

Please sign in to comment.