There was an error while loading. Please reload this page.
1 parent 6c83e55 commit 3cbecdaCopy full SHA for 3cbecda
1 file changed
.github/workflows/main.yml
@@ -65,9 +65,9 @@ jobs:
65
rm -rf -- * .[!.]* ..?*
66
- name: Checkout code
67
run: |
68
- git clone https://github.com/JMUWRobotics/3DTK.git .
69
- git submodule sync --recursive
70
- git submodule update --init --recursive
+ git clone https://github.com/JMUWRobotics/3DTK.git .
+ git submodule sync --recursive
+ git submodule update --init --recursive
71
- name: Install basic dependencies
72
73
cat /etc/os-release
0 commit comments