Skip to content

Commit 9e7d443

Browse files
committed
Run AMDSEV build step with bash in CI
1 parent 56e3531 commit 9e7d443

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
run: make contracts
6262

6363
- name: Build required VM components
64+
shell: bash
6465
run: |
6566
set -euo pipefail
6667
source misc/AMDSEV/build-config

0 commit comments

Comments
 (0)