Skip to content

Commit 09db5ce

Browse files
committed
[ci] Fix obsolete path to requirements.txt
1 parent e0019a8 commit 09db5ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/monitor-usns.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install Python dependencies
2727
uses: BSFishy/pip-action@v1
2828
with:
29-
requirements: tools/requirements.txt
29+
requirements: tools/process-snaps/requirements.txt
3030

3131
- name: Install Snap dependencies
3232
run: |

0 commit comments

Comments
 (0)