mirror of
https://github.com/minoplhy/filters-maker
synced 2023-12-14 08:32:52 +01:00
Update 'filters.sh'
This commit is contained in:
parent
429aa6c464
commit
2ee3f8c318
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +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 /repros/$INPUT_DESTINATION_FOLDER/$INPUT_DESTINATION_VERSION
|
||||
mkdir /reprwiki/$INPUT_DESTINATION_FOLDER/$INPUT_DESTINATION_VERSION
|
||||
pip3 install -r /filters-maker/requirements.txt
|
||||
cd /reprwiki
|
||||
python3 /repros/$INPUT_ACTION_FILE
|
||||
|
|
Loading…
Reference in a new issue