Skip to content

Commit a2fb470

Browse files
committed
disable mac release
1 parent 3866a7b commit a2fb470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
path: cslol-manager-macos.tar.xz
6565
retention-days: 15
6666
release:
67-
needs: [build_win, build_mac]
67+
needs: [build_win]
6868
runs-on: ubuntu-22.04
6969
steps:
7070
- name: Download artifacts

0 commit comments

Comments
 (0)