Skip to content

Commit

Permalink
🚧 clean up ci, after debug and fix the submodule configuration
Browse files Browse the repository at this point in the history
Signed-off-by: David Bernard <[email protected]>
  • Loading branch information
davidB committed Jan 18, 2024
1 parent d2b168d commit af1ceb0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
with:
fetch-depth: 0
submodules: "true"
- run: |
ls -la
# name: Git Sumbodule Update
git pull --recurse-submodules
git submodule update --remote --recursive
ls -la cdevents-spec/
- uses: jdx/rtx-action@v1
- name: Cache cargo registry
uses: actions/cache@v3
Expand Down

0 comments on commit af1ceb0

Please sign in to comment.