🚧 CI: fix checks 2x

This commit is contained in:
Vladislav Nepogodin 2024-07-11 03:59:55 +04:00
parent 989db84964
commit 9d8bec5191
No known key found for this signature in database
GPG Key ID: B62C3D10C54D5DA9

View File

@ -23,9 +23,9 @@ jobs:
- name: install deps - name: install deps
run: | run: |
apt-get update sudo apt-get update
apt-get upgrade -y sudo apt-get upgrade -y
apt-get install -y curl sudo apt-get install -y curl
shell: bash shell: bash
- name: Configure CMake - name: Configure CMake