mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
ci: use dev version
This commit is contained in:
parent
78212ecf8d
commit
127690ce50
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: install dependencies
|
||||
run: sudo apt-get install -y libmicrohttpd
|
||||
run: sudo apt-get install -y libmicrohttpd-dev
|
||||
- name: check
|
||||
working-directory: ./backend
|
||||
run: make check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user