mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
github: Fix installation of Python dependencies
This commit is contained in:
parent
6405653da2
commit
eca1b81682
2
.github/actions/default/action.yml
vendored
2
.github/actions/default/action.yml
vendored
@ -6,7 +6,7 @@ runs:
|
||||
run: ./scripts/test.sh deps
|
||||
shell: bash
|
||||
- name: "Install Python Dependencies"
|
||||
run: ./scripts/test.sh deps
|
||||
run: ./scripts/test.sh pydeps
|
||||
shell: bash
|
||||
- name: "Build Dependencies"
|
||||
run: ./scripts/test.sh build-deps
|
||||
|
Loading…
x
Reference in New Issue
Block a user