mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 19:20:55 +00:00
use poetry 1.8.0 for non-package mode support
This commit is contained in:
parent
f255f99707
commit
7ddac35c43
2
.github/workflows/publish-docs.yml
vendored
2
.github/workflows/publish-docs.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
|||||||
python-version: '3.8'
|
python-version: '3.8'
|
||||||
|
|
||||||
- name: Install poetry using pip
|
- name: Install poetry using pip
|
||||||
run: pipx install poetry==1.7.0
|
run: pipx install poetry==1.8.0
|
||||||
|
|
||||||
- name: Get current version
|
- name: Get current version
|
||||||
id: version
|
id: version
|
||||||
|
Loading…
Reference in New Issue
Block a user