This commit is contained in:
JensDiemer 2022-09-18 19:12:38 +02:00
parent df04841e20
commit 87cfd5e276

View file

@ -29,7 +29,7 @@ jobs:
- name: 'Install package' - name: 'Install package'
run: | run: |
pip3 install poetry make install-poetry
make install make install
- name: 'List installed packages' - name: 'List installed packages'