mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +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:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: sudo apt-get install -y libmicrohttpd
|
run: sudo apt-get install -y libmicrohttpd-dev
|
||||||
- name: check
|
- name: check
|
||||||
working-directory: ./backend
|
working-directory: ./backend
|
||||||
run: make check
|
run: make check
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user