mirror of
https://github.com/bolkedebruin/rdpgw.git
synced 2026-03-27 14:36:36 +00:00
Add pam package for builds
This commit is contained in:
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@@ -19,6 +19,9 @@ jobs:
|
||||
go-version: ^1.19
|
||||
id: go
|
||||
|
||||
- name: Install pam-devel
|
||||
run: apt-get -y install libpam-dev
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user