Skip to content

Commit

Permalink
Update fuzzing.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
inosmeet committed Feb 17, 2024
1 parent c98f6db commit 5d0fe5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fuzzing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
python -m pip install --upgrade .
- name: Check Database File Path
run: ls /home/runner/.cache/cve-bin-tool/
run: ls /home/
- name: Check Database File Permissions
run: ls -l /home/runner/.cache/cve-bin-tool/
- name: Check Database File Existence
Expand Down

0 comments on commit 5d0fe5d

Please sign in to comment.