We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3866a7b commit a2fb470Copy full SHA for a2fb470
.github/workflows/release.yaml
@@ -64,7 +64,7 @@ jobs:
64
path: cslol-manager-macos.tar.xz
65
retention-days: 15
66
release:
67
- needs: [build_win, build_mac]
+ needs: [build_win]
68
runs-on: ubuntu-22.04
69
steps:
70
- name: Download artifacts
0 commit comments