mirror of
https://github.com/ISEAL-Community/iseal-core.git
synced 2024-11-22 06:45:02 +01:00
.github/workflows/pages.yml: syntax error
Not sure why this line has a syntax error...?
This commit is contained in:
parent
4e92f0b8cd
commit
0ccf573ace
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
||||
python-version: 3.9
|
||||
- name: Install Poetry
|
||||
uses: abatilo/actions-poetry@v2.1.4
|
||||
poetry-version: 1.1
|
||||
poetry-version: 1.1.12
|
||||
- name: Poetry version
|
||||
run: poetry --version
|
||||
pages:
|
||||
|
Loading…
Reference in New Issue
Block a user