Test workflow (v32)

This commit is contained in:
Tom Hubrecht 2023-06-30 11:53:32 +02:00
parent 464ab1d763
commit 7fd948777d

View file

@ -49,10 +49,8 @@ jobs:
git config --global user.email "$GIT_USER_EMAIL"
git config --global user.name "$GIT_USER_NAME"
ls -al
echo "[+] Updating assets"
rm -r "$GIT_REPOSITORY/*"
rm -r "$GIT_REPOSITORY"/*
# Update assets
cp -R --no-preserve=mode,ownership,timestamps result/* "$GIT_REPOSITORY/"