Skip to content

Commit

Permalink
Remove submodules call from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
reinauer committed Aug 27, 2024
1 parent f391abd commit fd32773
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
submodules: true

- name: Build JEDEC files
run: make
Expand Down

0 comments on commit fd32773

Please sign in to comment.