wiki init
This commit is contained in:
parent
45b781c544
commit
709fb0fdd1
@ -1,6 +1,7 @@
|
||||
#!/bin/bash
|
||||
git clone https://github.com/minoplhy/filters-maker /filters-maker
|
||||
git clone https://x-access-token:$API_TOKEN_GITHUB@github.com/$INPUT_DESTINATION_UNAME/$INPUT_DESTINATION_REPO.git /repros
|
||||
git clone https://x-access-token:$API_TOKEN_GITHUB@github.com/$INPUT_DESTINATION_UNAME/$INPUT_DESTINATION_REPO.wiki.git /reprwiki
|
||||
mkdir /repros/$INPUT_DESTINATION_FOLDER/$INPUT_DESTINATION_VERSION
|
||||
pip3 install -r /filters-maker/requirements.txt
|
||||
cd /repros
|
||||
|
Loading…
Reference in New Issue
Block a user