diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ba4eb60..111aa92 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -26,7 +26,7 @@ jobs: - name: Install pmbootstrap from git run: | - git clone --depth=1 https://gitlab.com/postmarketOS/pmbootstrap.git + git clone --depth=1 https://gitlab.postmarketos.org/postmarketOS/pmbootstrap.git #py3-dt-schema only avail for edge channel sed -i '/py3-dt-schema/d' pmbootstrap/helpers/envkernel.sh mkdir -p ~/.local/bin