summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/kernel-ahci-dev.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/kernel-ahci-dev.yml')
-rw-r--r--.github/workflows/kernel-ahci-dev.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/kernel-ahci-dev.yml b/.github/workflows/kernel-ahci-dev.yml
index a1a47fa3..ed6252c9 100644
--- a/.github/workflows/kernel-ahci-dev.yml
+++ b/.github/workflows/kernel-ahci-dev.yml
@@ -14,5 +14,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Install Packages
- run: sudo apt update && sudo apt install mingw-w64 qemu-utils nasm
-
+ run: sudo apt update && sudo apt install mingw-w64 qemu-utils nasm && ./kernel_ci_x64.sh