mirror of
https://github.com/PaiGramTeam/genshin-wiki.git
synced 2024-11-24 09:15:16 +00:00
💚 fix GitHub action
This commit is contained in:
parent
f0f2c6574d
commit
72d5706944
1
.github/workflows/spider.yml
vendored
1
.github/workflows/spider.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip wheel setuptools
|
python -m pip install --upgrade pip wheel setuptools
|
||||||
pip install --upgrade poetry
|
pip install --upgrade poetry
|
||||||
|
poetry config virtualenvs.create false
|
||||||
poetry install
|
poetry install
|
||||||
|
|
||||||
- name: Run Spider
|
- name: Run Spider
|
||||||
|
Loading…
Reference in New Issue
Block a user