fix penpot repo checkout in CICD
Some checks failed
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 6s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 6s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 8s
Build Nextcloud / Build Nextcloud 30 Image (push) Successful in 1m4s
Build Nextcloud / Build Nextcloud 32 Image (push) Successful in 1m3s
Build Nextcloud / Build Nextcloud 31 Image (push) Successful in 1m4s
Some checks failed
Build Penpot / Build Image penpot-backend:2.1.2 (push) Failing after 6s
Build Penpot / Build Image penpot-exporter:2.1.2 (push) Failing after 6s
Build Penpot / Build Image penpot-frontend:2.1.2 (push) Failing after 8s
Build Nextcloud / Build Nextcloud 30 Image (push) Successful in 1m4s
Build Nextcloud / Build Nextcloud 32 Image (push) Successful in 1m3s
Build Nextcloud / Build Nextcloud 31 Image (push) Successful in 1m4s
This commit is contained in:
parent
c741c9defc
commit
2b43002c9b
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
uses: actions/checkout@v6
|
||||
with:
|
||||
github-server-url: github.com
|
||||
repository: penpot/penpot
|
||||
repository: penpot/penpot.git
|
||||
ref: ${{ matrix.image-penpot-version }}
|
||||
submodules: recursive
|
||||
path: penpot
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue