Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RPSoftCompany authored Feb 25, 2024
1 parent 73b4eb5 commit 331e39e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,5 @@ jobs:
# github_token: ${{ secrets.GITHUB_TOKEN }}
# publish_dir: dist

- name: Check
run: pwd && ls -lha

- name: Install
run: cp -R bridgingTheGap/bridgingTheGap/dist ${{ secrets.BTG_PATH }}
run: cp -R dist ${{ secrets.BTG_PATH }}

0 comments on commit 331e39e

Please sign in to comment.