Skip to content

Commit 3cbecda

Browse files
committed
CI
1 parent 6c83e55 commit 3cbecda

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,9 @@ jobs:
6565
rm -rf -- * .[!.]* ..?*
6666
- name: Checkout code
6767
run: |
68-
git clone https://github.com/JMUWRobotics/3DTK.git .
69-
git submodule sync --recursive
70-
git submodule update --init --recursive
68+
git clone https://github.com/JMUWRobotics/3DTK.git .
69+
git submodule sync --recursive
70+
git submodule update --init --recursive
7171
- name: Install basic dependencies
7272
run: |
7373
cat /etc/os-release

0 commit comments

Comments
 (0)