mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 15:31:12 +03:00
actions
This commit is contained in:
3
.github/actions/pyInstall/action.yaml
vendored
3
.github/actions/pyInstall/action.yaml
vendored
@@ -4,5 +4,6 @@ runs:
|
|||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
python-version: '3.12'
|
python-version: '3.12'
|
||||||
|
|
||||||
- run: ./requirements.sh
|
- run: ./requirements.sh
|
||||||
shell: /bin/bash
|
shell: bash
|
||||||
|
|||||||
Reference in New Issue
Block a user