Skip to content

Commit

Permalink
These packages are created by pmos user (id 12345) so we need root to…
Browse files Browse the repository at this point in the history
… remove them
  • Loading branch information
minlexx committed Aug 7, 2024
1 parent 7d7f234 commit d7d507d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
pmbootstrap -y zap || tail -n200 /home/runner/_pmbwork/log.txt
- name: Clean previously built kernel packages
run: |
rm -f /home/runner/_pmbwork/packages/edge/aarch64/linux-postmarketos-qcom-sdm660-*.apk
doas rm -f /home/runner/_pmbwork/packages/edge/aarch64/linux-postmarketos-qcom-sdm660-*.apk
- name: package linux-postmarketos-qcom-sdm660 using build --envkernel
run: |
cd $GITHUB_WORKSPACE
Expand Down

0 comments on commit d7d507d

Please sign in to comment.