update reuse action
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -12,5 +12,5 @@ jobs:
|
||||
- name: REUSE Compliance check
|
||||
uses: fsfe/reuse-action@v0.4
|
||||
with:
|
||||
cmd: 'lint'
|
||||
arg: '--include-submodules'
|
||||
cmd: |
|
||||
--include-submodules lint
|
||||
|
||||
Reference in New Issue
Block a user