Update release workflow
Some checks failed
Build and Release / build (push) Failing after 3s

This commit is contained in:
Mathias Wagner 2024-11-25 12:44:50 +01:00
parent 9bb29eb03f
commit 3d0d20cb94

View File

@ -14,9 +14,7 @@ jobs:
uses: actions/checkout@v3
- name: Set up CMake
uses: jwlawson/actions-setup-cmake@v1
with:
cmake-version: '3.10'
run: sudo apt-get install -y cmake
- name: Install dependencies
run: |