Skip to content

Commit

Permalink
ci: Fix independent frontend deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Clashsoft committed Oct 24, 2023
1 parent 5efab2c commit 281aeb9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
frontend:
name: Frontend
runs-on: ubuntu-latest
defaults:
run:
working-directory: frontend
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 281aeb9

Please sign in to comment.