mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 07:26:59 +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
|
||||
with:
|
||||
python-version: '3.12'
|
||||
|
||||
- run: ./requirements.sh
|
||||
shell: /bin/bash
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user