Skip to content

Commit

Permalink
fix: file name spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
davmacario committed Oct 7, 2024
1 parent 1263b8c commit fbde4eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:
branches: [master, main]
paths:
- "${{ env.OAK_MODULE_DIR }}/Dockerfile"
- "${{ env.OAK_MODULE_DIR }}/reuqirements.txt"
- "${{ env.OAK_MODULE_DIR }}/requirements.txt"
- "${{ env.OAK_MODULE_DIR }}/vision_webserver.py"
- ".github/workflows/publish_image.yaml" # This file

Expand Down

0 comments on commit fbde4eb

Please sign in to comment.