Skip to content

Commit 20e5d7d

Browse files
committed
corrections rustyml
1 parent 63e584b commit 20e5d7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/checkout@v4
6464
- uses: taiki-e/upload-rust-binary-action@v1
6565
with:
66-
bin: OCSP_Server
66+
bin: ocsp-server
6767
include: LICENSE,README.md
6868
target: ${{ matrix.target }}
6969
archive: $bin-$tag-$target

0 commit comments

Comments
 (0)