Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Harsh-Srivastav123 authored Apr 28, 2024
1 parent 500ecb4 commit cfa8fa8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@ jobs:
with:
name: dist
path: dist
- name: Copy dist folder to client directory
run: cp -r dist/ ../client/dist

Deploy:
runs-on: ['self-hosted', 'Linux', 'X64', 'gcp']
Expand Down

0 comments on commit cfa8fa8

Please sign in to comment.