Skip to content

Commit

Permalink
Update deploy_dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
euanwm authored Dec 17, 2024
1 parent eed827a commit 6239d6f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
api-key: "${{secrets.HEROKU_API_KEY}}"
path: "./backend/"
- name: Build Frontend Filters
uses: actions/checkout@v2
run: make build_frontend
- name: Deploy Development Frontend
uses: behe/heroku-build@v1
Expand Down

0 comments on commit 6239d6f

Please sign in to comment.