mirror of
https://github.com/HackTricks-wiki/hacktricks-cloud.git
synced 2026-07-03 11:25:16 -07:00
Update upload_ht_to_ai.yml
This commit is contained in:
@@ -15,6 +15,9 @@ jobs:
|
||||
- name: Downlaods script
|
||||
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
|
||||
- name: Downlaods script
|
||||
run: python3 "./upload_ht_to_ai.py"
|
||||
|
||||
Reference in New Issue
Block a user