mirror of
https://github.com/C24Be/AS_Network_List.git
synced 2026-01-25 23:35:41 +03:00
Add whois limit, actions, etc
This commit is contained in:
8
.github/actions/pyInstall/action.yaml
vendored
Normal file
8
.github/actions/pyInstall/action.yaml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
runs:
|
||||
using: "composite"
|
||||
steps:
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.12'
|
||||
- run: ./requirements.sh
|
||||
shell: /bin/bash
|
||||
Reference in New Issue
Block a user