fix docker
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install build dependencies
|
||||
run: pacman -Sy --noconfirm arch-install-scripts zsh
|
||||
run: pacman -Sy --noconfirm arch-install-scripts zsh docker
|
||||
|
||||
- name: Build aios
|
||||
run: zsh ./build.zsh
|
||||
|
||||
Reference in New Issue
Block a user