Skip to content

Commit

Permalink
fix(ci): Forgot to also pull in the most recent changes [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Dark-Alex-17 committed Nov 26, 2024
1 parent 9e44713 commit 5a1b925
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ jobs:
- name: Ensure repository is up-to-date
run: |
git fetch --all
git pull
- name: Install Rust stable
uses: dtolnay/rust-toolchain@stable
Expand Down

0 comments on commit 5a1b925

Please sign in to comment.