mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
CI: pull LFS after checkout (#24552)
old-commit-hash: 2c2c61fd77278443cbbf46a93148e1b0aaf5b798
This commit is contained in:
@@ -44,8 +44,9 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
lfs: true
|
||||
submodules: true
|
||||
- name: Pull LFS
|
||||
run: git lfs pull
|
||||
- name: Build base image
|
||||
run: eval "$BUILD"
|
||||
- name: Pull latest simulator image
|
||||
|
||||
Reference in New Issue
Block a user