💚 fix GitHub action

This commit is contained in:
Karako 2023-08-21 21:12:40 +08:00
parent f0f2c6574d
commit 72d5706944
No known key found for this signature in database

View File

@ -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