mirror of
https://github.com/PaiGramTeam/genshin-wiki.git
synced 2024-11-21 22:58:02 +00:00
💚 fix GitHub action
This commit is contained in:
parent
daf7252d4f
commit
f0f2c6574d
3
.github/workflows/spider.yml
vendored
3
.github/workflows/spider.yml
vendored
@ -8,6 +8,9 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
name: "Scrape Genshin Data"
|
name: "Scrape Genshin Data"
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout
|
||||||
|
uses: actions/checkout@v3.5.3
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v4.7.0
|
uses: actions/setup-python@v4.7.0
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user