Skip to content

Commit

Permalink
Removing unnecessary submodule init
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioMartin86 committed Apr 27, 2024
1 parent 4089dbe commit ae04d05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,6 @@ jobs:
chmod u+x llvm.sh;
sudo ./llvm.sh 18;
clang-18 --version;
- name: Getting musl
run: git submodule init waterbox/musl;
git submodule update waterbox/musl
- name: Building musl
working-directory: ./waterbox/musl
env:
Expand Down

0 comments on commit ae04d05

Please sign in to comment.