Skip to content

Commit

Permalink
Absolutely no need for submodules in the website
Browse files Browse the repository at this point in the history
  • Loading branch information
Perksey authored Oct 24, 2023
1 parent fa67cac commit a98298a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
submodules: 'true'
- name: Setup .NET 5.0
uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit a98298a

Please sign in to comment.