Corrections
Some checks failed
Deploy Website / deploy (push) Failing after 30s
CI / build (cagire-linux-x86_64, ubuntu-latest, x86_64-unknown-linux-gnu) (push) Failing after 24m12s
CI / build (cagire-macos-aarch64, macos-14, aarch64-apple-darwin) (push) Has been cancelled
CI / build (cagire-macos-x86_64, macos-15-intel, x86_64-apple-darwin) (push) Has been cancelled
CI / build (cagire-windows-x86_64, windows-latest, x86_64-pc-windows-msvc) (push) Has been cancelled
CI / release (push) Has been cancelled

This commit is contained in:
2026-01-30 12:27:27 +01:00
parent 705d93702b
commit 5fb059ea20
3 changed files with 3 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- os: ubuntu-latest
target: x86_64-unknown-linux-gnu
artifact: cagire-linux-x86_64
- os: macos-13
- os: macos-15-intel
target: x86_64-apple-darwin
artifact: cagire-macos-x86_64
- os: macos-14
@@ -56,7 +56,7 @@ jobs:
if: runner.os == 'Linux'
run: |
sudo apt-get update
sudo apt-get install -y build-essential cmake pkg-config libasound2-dev libclang-dev
sudo apt-get install -y build-essential cmake pkg-config libasound2-dev libclang-dev libjack-dev
- name: Install dependencies (macOS)
if: runner.os == 'macOS'

0
website/.nojekyll Normal file
View File

1
website/CNAME Normal file
View File

@@ -0,0 +1 @@
cagire.raphaelforment.fr