1
Fork 0
mirror of https://github.com/Steffo99/flyingsnake.git synced 2024-10-16 14:37:34 +00:00

Update pythonpackage.yml

This commit is contained in:
Steffo 2019-09-29 01:17:04 +02:00 committed by GitHub
parent 81fa59f1b0
commit 6df5cb6008
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v1
with:
lfs: true
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v1