Skip to content

Commit

Permalink
build: deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
rjsduf0503 committed May 9, 2023
1 parent aa2effa commit 373ec6a
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 @@ -15,8 +15,8 @@ jobs:
persist-credentials: false
ref: ${{ github.head_ref }}
push: true
- name: Setup node
uses: actions/setup-node@v1
# - name: Setup node
# uses: actions/setup-node@v1
- run: yarn
- run: mkdir -p dist
- uses: chromaui/action@v1
Expand Down

0 comments on commit 373ec6a

Please sign in to comment.