Skip to content

Commit

Permalink
fixed github action
Browse files Browse the repository at this point in the history
Signed-off-by: Vufa <[email protected]>
  • Loading branch information
vufa committed Feb 3, 2022
1 parent ad197db commit 65f5ebb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,18 @@ jobs:
before: "sudo pacman -S --noconfirm archlinuxcn-keyring"
packages: >
p7zip
deepin-wine5
deepin-wine6-stable
deepin-wine-helper
xorg-xwininfo
wqy-microhei
noto-fonts-sc
lib32-alsa-lib
lib32-alsa-plugins
lib32-libpulse
lib32-openal
lib32-mpg123
lib32-libldap
noto-fonts-sc
lib32-nvidia-utils
scripts: "makepkg && ./gen.sh -m"
- name: Release
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit 65f5ebb

Please sign in to comment.