mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
ci add curl installation
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user