Skip to content

Commit

Permalink
attempt fix chromatic env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
albertfolch-redeemeum committed Mar 15, 2024
1 parent cef1b1a commit 986426a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/chromatic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
chromatic:
runs-on: ubuntu-latest
steps:
- run: pwd
- run: ls
- run: cd packages/react-kit && mv .env.test .env
- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 986426a

Please sign in to comment.