Compare commits
No commits in common. "6648e8fc93f77570749dce1787a9491b7667243f" and "67b03d01cd8cdf42f6099abd2cd74e091ded44da" have entirely different histories.
6648e8fc93
...
67b03d01cd
|
|
@ -16,7 +16,7 @@ jobs:
|
|||
- name: Set up Python
|
||||
uses: actions/setup-python@v3
|
||||
with:
|
||||
python-version: "3.10"
|
||||
python-version: "3.x"
|
||||
- name: Build database
|
||||
run: |
|
||||
pip install pyyaml
|
||||
|
|
|
|||
Loading…
Reference in New Issue