Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/benorloff/glui
Browse files Browse the repository at this point in the history
  • Loading branch information
benorloff committed Apr 25, 2024
2 parents 733f596 + ac41312 commit 21d013b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
fetch-depth: 0

- name: Install dependencies
run: npm ci
run: npm ci --legacy-peer-deps

- name: Run Chromatic
uses: chromaui/action@latest
with:
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}
projectToken: ${{ secrets.CHROMATIC_PROJECT_TOKEN }}

0 comments on commit 21d013b

Please sign in to comment.