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 9, 2023
1 parent 89b63cc commit 148f40d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive

- name: Clean Repository
run: rm -rf explorer

- name: Setup config
run: cp -rf chains explorer/chains
Expand Down

0 comments on commit 148f40d

Please sign in to comment.