Skip to content

Commit

Permalink
add dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
seplee committed Apr 5, 2024
1 parent e9b6ece commit 3cad5d4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 40 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
name: Build and Deploy
runs-on: ubuntu-latest
environment: prod
needs: [build-frontend]
steps:
- name: Checkout branch
uses: actions/checkout@v3
Expand Down
40 changes: 0 additions & 40 deletions .github/workflows/build-frontend.yml

This file was deleted.

0 comments on commit 3cad5d4

Please sign in to comment.