mirror of https://github.com/flysand7/ciabatta.git
?????
This commit is contained in:
parent
dbc536f828
commit
f54d5b10c5
|
@ -33,7 +33,7 @@ jobs:
|
||||||
from-source: false
|
from-source: false
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
with:
|
with:
|
||||||
python-version: '3.x'
|
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