We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898bcca commit a376235Copy full SHA for a376235
.github/workflows/all.yml
@@ -28,7 +28,7 @@ jobs:
28
os: windows-2022
29
llvm-url: https://github.com/grame-cncm/faust/releases/download/2.59.5-llvm/llvm-17.0.6-win11-x86_64.zip
30
libsndfile-url: https://github.com/grame-cncm/faust/releases/download/2.59.5-llvm/libsndfile-1.2.0-win64.zip
31
- libfaust-url: https://github.com/grame-cncm/faust/releases/tag/2.75.7/Faust-2.75.7-win64.exe
+ libfaust-url: https://github.com/grame-cncm/faust/releases/download/2.75.7/Faust-2.75.7-win64.exe
32
33
steps:
34
- uses: actions/checkout@v4
0 commit comments