We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5332667 commit bdaa1feCopy full SHA for bdaa1fe
.github/workflows/linux-aur.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Install dependencies
16
run: |
17
- pacman -Syu --noconfirm --needed git capstone curl ffmpeg freetype2 glfw libuv sdl2 zlib git make pkg-config sudo base-devel pacman-contrib
+ pacman -Syu --noconfirm --needed capstone curl ffmpeg freetype2 glfw libuv sdl2 zlib git make pkg-config sudo base-devel pacman-contrib
18
- uses: actions/checkout@v3
19
with:
20
set-safe-directory: true
0 commit comments