Compare commits

..

No commits in common. "6648e8fc93f77570749dce1787a9491b7667243f" and "67b03d01cd8cdf42f6099abd2cd74e091ded44da" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -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