This commit is contained in:
syui 2024-02-12 10:22:13 +09:00
parent 8ac1ac1597
commit fe811ac2d9
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56

View File

@ -13,12 +13,6 @@ jobs:
container:
image: archlinux:base
options: --privileged
steps:
- name: restore pacman cache
uses: actions/cache@v4
with:
path: /var/cache/pacman/pkg
key: pacman-cache-${{ github.workflow }}-build
- name: install
run: pacman -Syyu --noconfirm archiso docker