We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb6326e commit 5c84ff1Copy full SHA for 5c84ff1
.github/workflows/rust.yml
@@ -59,7 +59,7 @@ jobs:
59
shell: bash
60
run: |
61
# Replace with the name of your binary
62
- binary_name="<BINARY_NAME>"
+ binary_name="mahjong_helper_majsoul_hudsucker"
63
64
dirname="$binary_name-${{ env.VERSION }}-${{ matrix.target }}"
65
mkdir "$dirname"
0 commit comments