ci: Temporarily switch CI

This commit is contained in:
Blazebrain 2024-07-09 07:12:29 +01:00
parent eb228ed510
commit 1504b55d83

View file

@ -62,7 +62,7 @@ jobs:
channel: stable
- name: Install package dependencies
run: sudo apt-get install -y curl unzip automake build-essential file pkg-config git python libtool libtinfo5 cmake clang
run: sudo apt-get install -y curl unzip automake build-essential file pkg-config git python-is-python3 libtool libtinfo5 cmake clang
- name: Execute Build and Setup Commands
run: |