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 63e584b commit 20e5d7dCopy full SHA for 20e5d7d
.github/workflows/rust.yml
@@ -63,7 +63,7 @@ jobs:
63
- uses: actions/checkout@v4
64
- uses: taiki-e/upload-rust-binary-action@v1
65
with:
66
- bin: OCSP_Server
+ bin: ocsp-server
67
include: LICENSE,README.md
68
target: ${{ matrix.target }}
69
archive: $bin-$tag-$target
0 commit comments