Skip to content

Commit a81a77c

Browse files
fix release workflow's missing steps:
1 parent 0f46d43 commit a81a77c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/draft-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
exec_name: rw3d_cli.exe
2121

2222
runs-on: ${{ matrix.os }}
23+
steps:
2324
- name: Checkout
2425
uses: actions/checkout@v2
2526
- name: Use Rust stable

0 commit comments

Comments
 (0)