mirror of
https://github.com/PaiGramTeam/genshin-wiki.git
synced 2024-11-21 14:48:17 +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
|
||||
name: "Scrape Genshin Data"
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3.5.3
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@v4.7.0
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user