Update build-kernel.yml

This commit is contained in:
Igor Pečovnik
2021-12-21 23:39:49 +01:00
committed by GitHub
parent f63d8fac2a
commit c7779ef7b0

View File

@@ -272,7 +272,7 @@ jobs:
echo "FILE_NAME=${BRANCH}-${FAMILY}" >> $GITHUB_ENV
echo "UPLOAD=true" >> $GITHUB_ENV
sudo ls -l output/debs-beta/
sudo chown -R $USER:$USER output/debs-beta/linux-*${BRANCH}-${FAMILY}*
sudo chown -R ${USER}:${USER} output/debs-beta/*
- name: Upload build artifacts