Skip to content

Commit

Permalink
Update spdx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
slingerbv authored Sep 5, 2024
1 parent 2214ecd commit d3f1a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spdx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Install SPDX Tools via pip
run: |
pip install spdx-tools
pip install spdx-doc-generator
echo "$HOME/.local/bin" >> $GITHUB_PATH
- name: Generate SPDX Document
run: |
Expand Down

0 comments on commit d3f1a1e

Please sign in to comment.