Corrections

This commit is contained in:
2026-01-30 12:27:27 +01:00
parent f841d8ba06
commit 17027b3968
3 changed files with 3 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- os: ubuntu-latest - os: ubuntu-latest
target: x86_64-unknown-linux-gnu target: x86_64-unknown-linux-gnu
artifact: cagire-linux-x86_64 artifact: cagire-linux-x86_64
- os: macos-13 - os: macos-15-intel
target: x86_64-apple-darwin target: x86_64-apple-darwin
artifact: cagire-macos-x86_64 artifact: cagire-macos-x86_64
- os: macos-14 - os: macos-14
@@ -56,7 +56,7 @@ jobs:
if: runner.os == 'Linux' if: runner.os == 'Linux'
run: | run: |
sudo apt-get update 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) - name: Install dependencies (macOS)
if: runner.os == '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