Skip to content

Commit 2a06b8e

Browse files
committed
Fix
1 parent 6d8189b commit 2a06b8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-augmented-sbom.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
4747
- name: Extract binary
4848
run: |
49+
mkdir -p ./linux
4950
tar -xzf linux.tar.gz -C ./linux
5051
unzip -o darwin.zip -d ./darwin
5152
unzip -o windows.zip -d ./windows

0 commit comments

Comments
 (0)