mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2025-12-12 07:40:49 -08:00
Update upload_ht_to_ai.yml
This commit is contained in:
3
.github/workflows/upload_ht_to_ai.yml
vendored
3
.github/workflows/upload_ht_to_ai.yml
vendored
@@ -15,6 +15,9 @@ jobs:
|
|||||||
- name: Downlaods script
|
- name: Downlaods script
|
||||||
run: wget "https://raw.githubusercontent.com/HackTricks-wiki/hacktricks-cloud/refs/heads/master/scripts/upload_ht_to_ai.py"
|
run: wget "https://raw.githubusercontent.com/HackTricks-wiki/hacktricks-cloud/refs/heads/master/scripts/upload_ht_to_ai.py"
|
||||||
|
|
||||||
|
- name: Install pip dependencies
|
||||||
|
run: python3 -m pip install openai
|
||||||
|
|
||||||
# 2. Execute the script
|
# 2. Execute the script
|
||||||
- name: Downlaods script
|
- name: Downlaods script
|
||||||
run: python3 "./upload_ht_to_ai.py"
|
run: python3 "./upload_ht_to_ai.py"
|
||||||
|
|||||||
Reference in New Issue
Block a user