Skip to content

Commit

Permalink
finalize
Browse files Browse the repository at this point in the history
  • Loading branch information
purplenicole730 committed Dec 19, 2024
1 parent 4da1ea9 commit f1dbdf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,8 @@ jobs:
steps:
- name: Checkout Code
uses: actions/checkout@v3
# with:
# ref: ${{ needs.prepare.outputs.sha }}
with:
ref: ${{ needs.prepare.outputs.sha }}
- name: Setup rust toolchain
shell: bash
run: |
Expand Down

0 comments on commit f1dbdf4

Please sign in to comment.