Skip to content

Commit

Permalink
Remove (#31): Remove leftovers of the old submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
kitsudaiki committed Feb 4, 2023
1 parent 00ecdd6 commit 6f651cb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
git clone https://github.com/kitsudaiki/${GITHUB_REPOSITORY#*/}.git
cd ${GITHUB_REPOSITORY#*/}
git checkout ${GITHUB_REF#refs/heads/}
git submodule init
git submodule update --recursive
- name: "update package-list"
run: apt-get update
- name: "install missing packages"
Expand Down
Empty file removed .gitmodules
Empty file.

0 comments on commit 6f651cb

Please sign in to comment.