forked from mirrors/thatmattlove-hyperglass
ci add curl installation
This commit is contained in:
parent
6040a96e92
commit
f44f0acdac
1 changed files with 1 additions and 0 deletions
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
ref: v1.0.0
|
||||
- name: Install Application
|
||||
run: |
|
||||
sudo apt install curl
|
||||
'curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python'
|
||||
poetry --version
|
||||
poetry install
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue