mirror of
https://github.com/javalsai/lidm.git
synced 2025-07-03 14:25:03 +02:00
ci: fix make?
This commit is contained in:
parent
39ee482bde
commit
77af294af1
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -11,6 +11,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install deps
|
||||
run: sudo apt-get install -y libpam0g-dev
|
||||
- name: make
|
||||
run: make
|
||||
- uses: svenstaro/upload-release-action@v2
|
||||
|
Loading…
x
Reference in New Issue
Block a user