Skip to content

Commit

Permalink
fix(ci)
Browse files Browse the repository at this point in the history
Signed-off-by: RSUU <[email protected]>
  • Loading branch information
rsuu committed May 7, 2024
1 parent 313297c commit 7354414
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,8 @@ jobs:
- uses: actions/checkout@v4
with:
lfs: 'true'
- name: git lfs
uses: actions/checkout@v4
shell: bash
run: |
- uses: actions/checkout@v4
- run: |
git lfs pull
- name: Install Rust
uses: dtolnay/rust-toolchain@master
Expand Down

0 comments on commit 7354414

Please sign in to comment.