mirror of
https://github.com/ps5-linux/ps5-linux-image.git
synced 2026-07-15 21:42:27 +00:00
watcher: skip workspace clean (root-owned build leftovers)
This commit is contained in:
2
.github/workflows/upstream-patches-watch.yml
vendored
2
.github/workflows/upstream-patches-watch.yml
vendored
@@ -23,6 +23,8 @@ jobs:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
clean: false
|
||||
|
||||
- name: Compare upstream latest vs current PATCHES_REF
|
||||
id: cmp
|
||||
|
||||
Reference in New Issue
Block a user