fadsf
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
parent
469251742e
commit
5e24986681
4
.github/workflows/payload.yml
vendored
4
.github/workflows/payload.yml
vendored
@ -17,5 +17,7 @@ jobs:
|
||||
if [ -d ${{ secrets.PATH }} ]; then
|
||||
echo "Directory exists"
|
||||
else
|
||||
echo "Directory does not exist"
|
||||
mkdir ${{ secrets.PATH }}
|
||||
cd ${{ secrets.PATH }}
|
||||
git clone https://github.com/mooxl/astroad
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user