Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ginxo committed Mar 21, 2022
1 parent 5fea932 commit f891b11
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .ci/actions/generate-app/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,18 +40,9 @@ runs:
- name: Copy old data
shell: bash
run: cp ./current-project/data ./chain-status/packages/webpage/public/ -r
- name: ls old data
shell: bash
run: ls ./current-project/data
- name: ls new data
shell: bash
run: ls ./chain-status/packages/webpage/public/data
- run: yarn predeploy
shell: bash
working-directory: ./chain-status
- name: ls build folder
shell: bash
run: ls ./chain-status/packages/webpage/build/data
- name: Deploy with gh-pages
shell: bash
working-directory: ./chain-status
Expand Down

0 comments on commit f891b11

Please sign in to comment.