Update 'filters.sh'
This commit is contained in:
parent
2ee3f8c318
commit
2174d0fa43
@ -2,6 +2,7 @@
|
||||
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 /reprwiki/$INPUT_DESTINATION_FOLDER/
|
||||
mkdir /reprwiki/$INPUT_DESTINATION_FOLDER/$INPUT_DESTINATION_VERSION
|
||||
pip3 install -r /filters-maker/requirements.txt
|
||||
cd /reprwiki
|
||||
|
Loading…
Reference in New Issue
Block a user