Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akac97 authored Nov 26, 2023
1 parent 1e660ff commit c6579ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: install deps
run: sudo pacman -S git git-lfs --noconfirm
- name: deps
run: sudo sudo pacman -S gtk3 hicolor-icon-theme libgl libvpx libwebp openal sdl2 blasphemer-wad chexquest3-wad doom1-wad freedm freedoom gxmessage hacx-wad harmony-wad heretic1-wad hexen1-wad kdialog strife0-wad square1-wad urbanbrawl-wad xorg-xmessage vulkan-driver vulkan-icd-loader --noconfirm
run: sudo pacman -S gtk3 hicolor-icon-theme libgl libvpx libwebp openal sdl2 xorg-xmessage vulkan-driver vulkan-icd-loader --noconfirm
- name: build
run: |
cd /home/builder
Expand Down

0 comments on commit c6579ce

Please sign in to comment.