Skip to content

Commit

Permalink
fixed yaml syntax error 1
Browse files Browse the repository at this point in the history
  • Loading branch information
parkersarahl committed Jul 10, 2024
1 parent 9f211f4 commit 6e75585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
exit 1
fi
deploy-frontend:
deploy-frontend:
name: Deploy Frontend to EC2
runs-on: ubuntu-latest
needs: build-frontend
Expand Down

0 comments on commit 6e75585

Please sign in to comment.