Skip to content

Commit

Permalink
update deploy action step order
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetozdursun committed Sep 25, 2024
1 parent 7b21e86 commit 5067a17
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ jobs:
echo "Failed to build the app. Exiting."
exit 1
fi
# Job 2: Build and restart the server
restart:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5067a17

Please sign in to comment.