Feat: remove package cache

This commit is contained in:
2025-07-10 08:39:42 +08:00
parent 84c7f37609
commit c81ddb0641

View File

@@ -36,6 +36,7 @@ runs:
- name: Update packages
run: |
sudo pacman -Syu --needed --noconfirm
sudo paccache -r -k 0
- name: Build package
run: |