Skip to content

Commit cd9ef91

Browse files
committed
chore: ci fix
1 parent cb5bf4a commit cd9ef91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
container:
1616
image: archlinux:latest
1717
steps:
18+
- uses: actions/checkout@v4
1819
- name: Install Packages
1920
run: |
2021
pacman -Syu --noconfirm base-devel git nasm jq ninja cpio wget unzip cmake

0 commit comments

Comments
 (0)