Skip to content

Commit e72abae

Browse files
committed
Install file utility in AMDSEV initrd test workflow
1 parent 6bb8e98 commit e72abae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/amdsev-initrd-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ jobs:
5151
curl \
5252
socat \
5353
musl-tools \
54-
clang
54+
clang \
55+
file
5556
5657
- uses: Swatinem/rust-cache@v2
5758
with:

0 commit comments

Comments
 (0)