Skip to content

Commit eb5d30f

Browse files
committed
wrong platform
1 parent 601569c commit eb5d30f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/actions-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -594,8 +594,8 @@ jobs:
594594
- name: Install QEMU host dependencies
595595
if: runner.environment == 'self-hosted'
596596
run: |
597-
sudo apt update
598-
sudo apt install -y dosfstools openssh-client rsync
597+
cat /etc/os-release
598+
sudo dnf install -y qemu-system-aarch64 qemu-img dosfstools openssh-clients rsync
599599
- uses: actions/checkout@v6
600600
- name: OpenBSD
601601
uses: cross-platform-actions/action@2d97d42e1972a17b045fd709a422f7e55a86230d

0 commit comments

Comments
 (0)