Update ArchLinux PKGBuild
This commit is contained in:
parent
03f6b5e748
commit
2519d252cf
7
.github/workflows/go.yml
vendored
7
.github/workflows/go.yml
vendored
@ -33,12 +33,13 @@ jobs:
|
||||
|
||||
linux-packaging:
|
||||
runs-on: ubuntu-latest
|
||||
needs: linux
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Download build artifact
|
||||
uses: actions/download-artifact@v2
|
||||
- name: Install libfido2-dev
|
||||
run: sudo apt-get install -y libfido2-dev
|
||||
- name: Install gio dependencies
|
||||
run: sudo apt-get install -y gcc pkg-config libwayland-dev libx11-dev libx11-xcb-dev libxkbcommon-x11-dev libgles2-mesa-dev libegl1-mesa-dev libffi-dev libxcursor-dev libvulkan-dev
|
||||
- name: Validate ArchLinux PKGBUILD
|
||||
uses: hapakaien/archlinux-package-action@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user