Skip to content

Commit

Permalink
Update main_sparklin-blob-trigger.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
idavidc authored Apr 8, 2024
1 parent 741fb9c commit 2d2b693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_sparklin-blob-trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
source venv/bin/activate
- name: Install dependencies
run: pip install -r .\\sparklin\\BlobTriggerFuncApp\\requirements.txt
run: pip install -r \\sparklin\\BlobTriggerFuncApp\\requirements.txt

# Optional: Add step to run tests here

Expand Down

0 comments on commit 2d2b693

Please sign in to comment.