mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
This commit is contained in:
@@ -20,9 +20,8 @@ jobs:
|
|||||||
# with:
|
# with:
|
||||||
# username: ${{ secrets.DOCKERHUB_USERNAME }}
|
# username: ${{ secrets.DOCKERHUB_USERNAME }}
|
||||||
# password: ${{ secrets.DOCKERHUB_TOKEN }}
|
# password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||||
- uses: actions/setup-python@v4
|
- name: install pip
|
||||||
with:
|
run: apt install -Y python3-pip
|
||||||
python-version: "3.10"
|
|
||||||
- uses: abatilo/actions-poetry@v2
|
- uses: abatilo/actions-poetry@v2
|
||||||
with:
|
with:
|
||||||
poetry-version: "1.5.1"
|
poetry-version: "1.5.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user