mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
.github/workflows: deinit git submodules (if any)
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
2
.github/workflows/emails.yml
vendored
2
.github/workflows/emails.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
with:
|
||||
ref: ${{ steps.last_successful_commit.outputs.commit_hash }}
|
||||
|
||||
- run: rm -f .gitmodules
|
||||
- run: git submodule deinit --all
|
||||
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user