mirror of
https://github.com/pseXperiments/clookup.git
synced 2026-01-08 03:33:51 -05:00
Update rust.yml
This commit is contained in:
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
@@ -18,8 +18,8 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Sync submodules
|
||||
run: |
|
||||
git pull --recurse-submodules
|
||||
git submodule update --remote --recursive
|
||||
git pull --recurse-submodules
|
||||
git submodule update --remote --recursive
|
||||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user