Skip to content

Commit

Permalink
chore: build fix datashare next checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
bamthomas committed Sep 24, 2024
1 parent d389342 commit f98ad03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ jobs:
name: switch to new design branch
command: |
cd /tmp/datashare-client
git checkout feat/new-design
git switch feat/new-design
- run:
name: make install again (package.json changed)
command: |
Expand Down

0 comments on commit f98ad03

Please sign in to comment.