mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 23:19:11 +00:00
Fix API tests gh actions
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Get C dependencies
|
||||
run: sudo apt-get install -y libdlib-dev libblas-dev liblapack-dev libjpeg62-turbo-dev
|
||||
run: sudo apt-get install -y libdlib-dev libblas-dev liblapack-dev libjpeg-turbo8-dev
|
||||
|
||||
- name: Get GO dependencies
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user