mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +02:00
print versions
This commit is contained in:
parent
4584d99d4d
commit
cdfe121a43
4
.github/workflows/verify.yml
vendored
4
.github/workflows/verify.yml
vendored
@ -12,6 +12,10 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
- name: versions
|
||||||
|
run:
|
||||||
|
- gcc --version
|
||||||
|
- clang-format --version
|
||||||
- name: install dependencies
|
- name: install dependencies
|
||||||
run: sudo apt-get install -y libmicrohttpd-dev
|
run: sudo apt-get install -y libmicrohttpd-dev
|
||||||
- name: check
|
- name: check
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user