Skip to content

Commit

Permalink
Update prod.yml (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenixcoded20 committed Feb 10, 2024
1 parent f9049b2 commit 6af1a3d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,8 @@ jobs:

- name: 🔨 Build Project
run: |
cd template
yarn install
CI=false yarn build
yarn build
- name: 📂 Deploy to Server
uses: easingthemes/ssh-deploy@main
Expand Down

0 comments on commit 6af1a3d

Please sign in to comment.