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.
clean
1 parent 59f0f96 commit f5f7d14Copy full SHA for f5f7d14
.github/workflows/conformance.yml
@@ -31,7 +31,7 @@ jobs:
31
- name: Build sigstore-java
32
uses: gradle/gradle-build-action@3fbe033aaae657f011f88f29be9e65ed26bd29ef # tag=v2.3.3
33
with:
34
- arguments: clean :sigstore-conformance:build
+ arguments: :sigstore-conformance:build
35
36
- name: Unpack sigstore-java distribution
37
run: tar -xvf ${{ github.workspace }}/sigstore-conformance/build/distributions/sigstore-conformance-*.tar --strip-components 1
0 commit comments