We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48cb66 commit 484d8d3Copy full SHA for 484d8d3
1 file changed
.github/workflows/gradle-release-manual.yml
@@ -163,7 +163,6 @@ jobs:
163
164
- name: Upload zip based release assets for all platforms
165
uses: actions/upload-artifact@v4
166
- if: matrix.os == 'macos-latest'
167
with:
168
name: ${{ matrix.os }}-zip
169
path: ${{ github.workspace }}/build/release/image-*.zip
0 commit comments