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 7d66c41 commit 67128d0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,12 @@ jobs:

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

- name: debug
run: ls -l /explorer/

- name: debug
run: ls -l /explorer/dist
- name: copy logos
run: cp -rf logos/* explorer/dist/logos/

Expand Down

0 comments on commit 67128d0

Please sign in to comment.