mirror of https://github.com/flysand7/ciabatta.git
????
This commit is contained in:
parent
5bd2860eaf
commit
dbc536f828
|
@ -32,6 +32,8 @@ jobs:
|
|||
with:
|
||||
from-source: false
|
||||
- name: Set up Python
|
||||
with:
|
||||
python-version: '3.x'
|
||||
uses: actions/setup-python@v4
|
||||
- name: Build
|
||||
working-directory: ${{env.GITHUB_WORKSPACE}}
|
||||
|
|
Loading…
Reference in New Issue