Skip to content

Commit fecb496

Browse files
committed
test own
1 parent 67f47cf commit fecb496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
# Use a run-specific output directory to avoid clashes
182182
BUILD_OUTPUT="/home/runner/_shared/runs/$GITHUB_RUN_ID/build-output"
183183
mkdir -p $BUILD_OUTPUT
184+
sudo chown runner:runner -R $BUILD_OUTPUT
184185
ls -l "$BUILD_OUTPUT"
185186
mount
186187
:> $BUILD_OUTPUT/kernels-latest-${TARGET}.tar.gz

0 commit comments

Comments
 (0)