remove unnecessary cloning
This commit is contained in:
parent
ecda670d1e
commit
d42ea75978
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -35,7 +35,6 @@ jobs:
|
|||
with:
|
||||
fetch-depth: 0
|
||||
submodules: true
|
||||
- run: git clone https://github.com/flathub/shared-modules.git --branch master
|
||||
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6.1
|
||||
with:
|
||||
manifest-path: im.dino.Dino.json
|
||||
|
|
Loading…
Reference in a new issue