Skip to content

Commit

Permalink
correct minor error in yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
komal-sai-yral committed Dec 11, 2024
1 parent cd2b9a7 commit 8781230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-workers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
worker: [yral-ml-feed-cache-worker] # add more workers here
worker: [yral-ml-feed-cache] # add more workers here
defaults:
run:
working-directory: workers/${{ matrix.worker }}
Expand Down

0 comments on commit 8781230

Please sign in to comment.