Skip to content

Commit 3ae0adb

Browse files
committed
fix: Reuse with pipx
1 parent 32e81f4 commit 3ae0adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reuse-compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
- name: Temporarily add MIT license for full repo compliance
4848
run: |
4949
# Download MIT license temporarily for api.reuse.software reporting
50-
reuse download MIT
50+
pipx run reuse download MIT
5151
5252
- name: REUSE check for full repository
5353
uses: fsfe/reuse-action@v6

0 commit comments

Comments
 (0)