aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2025-08-03 22:40:25 +0200
committerJakob Unterwurzacher2025-08-03 22:40:25 +0200
commitac0b182ad49c5f32d59227e685cd5d4afc863633 (patch)
treeda4180232f96c314d42572119ec43124aba5b6d7
parent0886e39cb678a6462c878934e4eb0c97cdd22f74 (diff)
f
-rw-r--r--.github/workflows/macos.yml5
1 files 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