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 2d76574 commit 253392f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chromatic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
# - run: yarn tsc-build:outDir
- run: mkdir -p dist
- run: yarn tsc-build:outDir
- run: cp -R dist/* dist/
# - run: cp -R dist/* dist/
# - uses: actions/upload-artifact@v2
# with:
# name: temp-dist
Expand Down

0 comments on commit 253392f

Please sign in to comment.