create archery file for debugging gitea actions
All checks were successful
All checks were successful
This commit is contained in:
@@ -40,6 +40,7 @@ if [ ! -d "$DIR" ]; then
|
||||
git clone "$REPO" "$DIR" || exit $?
|
||||
fi
|
||||
cd "$DIR" && \
|
||||
touch archery && \
|
||||
checkoutCommit && \
|
||||
applyPatch && \
|
||||
sudo pacman -Syu --noconfirm --noprogressbar &&\
|
||||
|
||||
Reference in New Issue
Block a user