workflow/link: move 'requirements.txt'

This commit is contained in:
Josh Lay 2025-10-19 14:27:14 -05:00
parent f4eff45aea
commit a0a55a7641
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec
2 changed files with 1 additions and 1 deletions

View file

@ -25,7 +25,7 @@ jobs:
env:
FORCE_COLOR: '1'
- run: pip install -r requirements.txt
- run: pip install -r .github/workflows/requirements.txt
env:
FORCE_COLOR: '1'