mirror of
https://github.com/libredirect/instances.git
synced 2024-12-06 19:26:17 +01:00
Update main.yml
This commit is contained in:
@@ -8,6 +8,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3.3.0
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
- uses: actions/setup-python@v4.5.0
|
||||
with:
|
||||
python-version: '3.8'
|
||||
|
||||
Reference in New Issue
Block a user