Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
99degree authored Nov 4, 2024
1 parent 3206064 commit 80a6b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 80a6b9a

Please sign in to comment.