From ac0b182ad49c5f32d59227e685cd5d4afc863633 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 3 Aug 2025 22:40:25 +0200 Subject: f --- .github/workflows/macos.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index c22d84b..cdddd25 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -22,8 +22,7 @@ jobs: - name: Install macfuse run: | - sudo /opt/local/bin/port install macfuse - sudo ln -fsn /opt/local/Library/Filesystems/macfuse.fs /Library/Filesystems/macfuse.fs + sudo /opt/local/bin/port install macfuse +fs_link - uses: actions/checkout@v4 with: @@ -31,4 +30,4 @@ jobs: - name: test run: | - ./test-without-openssl.bash + ./test-without-openssl.bash -v -- cgit v1.2.3