Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RPSoftCompany committed Feb 25, 2024
1 parent 6b5dee7 commit 73b4eb5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@ 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 }}

0 comments on commit 73b4eb5

Please sign in to comment.