Skip to content

Commit bc455ef

Browse files
committed
fix: Test build debug
1 parent b4d50b0 commit bc455ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
architecture: ${{ matrix.target }}
252252
artifact-name: wheels-windows-${{ matrix.target }}
253253
runs-on: windows-latest
254-
c2pa-version: ${{ needs.read-version.outputs.c2pa-native-version }}
254+
c2pa-version: "c2pa-v0.55.0"
255255
secrets:
256256
github-token: ${{ secrets.GITHUB_TOKEN }}
257257
strategy:

0 commit comments

Comments
 (0)