Skip to content

Commit c89b3b2

Browse files
committed
🚧 clean up ci, after debug and fix the submodule configuration
Signed-off-by: David Bernard <david.bernard.31@gmail.com>
1 parent d2b168d commit c89b3b2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

‎.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ jobs:
2323
with:
2424
fetch-depth: 0
2525
submodules: "true"
26-
- run: |
27-
ls -la
28-
# name: Git Sumbodule Update
29-
git pull --recurse-submodules
30-
git submodule update --remote --recursive
31-
ls -la cdevents-spec/
3226
- uses: jdx/rtx-action@v1
3327
- name: Cache cargo registry
3428
uses: actions/cache@v3

0 commit comments

Comments
 (0)