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:
|
||||
- uses: actions/checkout@v4
|
||||
- name: versions
|
||||
run:
|
||||
- gcc --version
|
||||
- clang-format --version
|
||||
- name: install dependencies
|
||||
run: sudo apt-get install -y libmicrohttpd-dev
|
||||
- name: check
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user