Skip to content

Commit

Permalink
does this even need submodules?
Browse files Browse the repository at this point in the history
  • Loading branch information
Beyley committed Sep 24, 2023
1 parent 630529f commit b0513f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/public-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
if: ${{ github.repository == 'dotnet/Silk.NET' && github.event_name != 'pull_request_target' }}
with:
path: inbound_pr
- name: Checkout submodules, configure git
run: |
cd inbound_pr
git -c submodule.third_party/git-hooks.update=none submodule update --init --recursive
- name: Cache .tmp, ~/.nuget/packages
uses: actions/cache@v2
with:
Expand Down

0 comments on commit b0513f1

Please sign in to comment.