We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4d50b0 commit bc455efCopy full SHA for bc455ef
1 file changed
.github/workflows/build.yml
@@ -251,7 +251,7 @@ jobs:
251
architecture: ${{ matrix.target }}
252
artifact-name: wheels-windows-${{ matrix.target }}
253
runs-on: windows-latest
254
- c2pa-version: ${{ needs.read-version.outputs.c2pa-native-version }}
+ c2pa-version: "c2pa-v0.55.0"
255
secrets:
256
github-token: ${{ secrets.GITHUB_TOKEN }}
257
strategy:
0 commit comments