Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
liangping authored Sep 12, 2023
1 parent 1b7a405 commit d9c9343
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@ jobs:
- name: Setup config
run: cp -rf chains/* explorer/chains/

- name: list files
run: ls -la explorer/chains

- name: copy logos
run: cp -rf logos/* explorer/public/
run: cp -rf logos/* explorer/public/logos/

- name: Build
run: cd explorer && yarn && yarn build
Expand Down

0 comments on commit d9c9343

Please sign in to comment.