Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
steinimo authored Jun 22, 2024
1 parent 9a6903c commit c0b4cb0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
run: |
./gradlew :hanoi-backend:build
- name: Build frontend
if: env.frontend_changed == 'true'
run: |
./gradlew :hanoi-frontend:build
- name: Run App
Expand Down

0 comments on commit c0b4cb0

Please sign in to comment.