Skip to content

Commit a376235

Browse files
committed
Correct link.
1 parent 898bcca commit a376235

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
os: windows-2022
2929
llvm-url: https://github.com/grame-cncm/faust/releases/download/2.59.5-llvm/llvm-17.0.6-win11-x86_64.zip
3030
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
31+
libfaust-url: https://github.com/grame-cncm/faust/releases/download/2.75.7/Faust-2.75.7-win64.exe
3232

3333
steps:
3434
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)