diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fafd449..babbce8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: sstate-openrc- sstate- - name: Clone Poky - run: git clone -b ${{ env.OE_BRANCH }} git://git.yoctoproject.org/poky + run: git clone -b ${{ env.OE_BRANCH }} https://git.yoctoproject.org/poky - name: Initialize build directory run: | source poky/oe-init-build-env build