Compare commits
2 Commits
67b03d01cd
...
6648e8fc93
| Author | SHA1 | Date |
|---|---|---|
|
|
6648e8fc93 | |
|
|
5a9c84aa92 |
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.x"
|
||||
python-version: "3.10"
|
||||
- name: Build database
|
||||
run: |
|
||||
pip install pyyaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue