We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25828e9 commit beffde6Copy full SHA for beffde6
.github/workflows/yoe.yml
@@ -81,4 +81,4 @@ jobs:
81
- name: Clean shared state
82
run: |
83
cd yoe
84
- /bin/bash -c ". ./envsetup.sh qemuarm64 && ./sources/poky/scripts/sstate-cache-management.sh -d -y"
+ /bin/bash -c ". ./envsetup.sh qemuarm64 && ./sources/poky/scripts/sstate-cache-management.py -d --remove-orphans -y "
0 commit comments