We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33f2438 commit e8941eaCopy full SHA for e8941ea
.github/workflows/publish.yml
@@ -233,4 +233,4 @@ jobs:
233
upload_url: ${{ steps.create_release.outputs.upload_url }}
234
asset_path: ${{ github.workspace }}/python/framework/dist/pypccl-*.whl
235
asset_name: pypccl-${{ runner.os }}-${{ matrix.build_type }}-${{ matrix.pccl_build_cuda_support == 'ON' && 'cuda' || 'nocuda' }}-${{ github.run_id }}.whl
236
- asset_content_type: application/zip
+ asset_content_type: application/zip
0 commit comments