fix(ci): Forgot to also pull in the most recent changes [skip ci]
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user