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