Skip to content

Commit

Permalink
Update instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
bmarty committed Oct 25, 2024
1 parent 40d3fca commit 604dba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/github/download_all_github_artifacts.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import hashlib
import json
import os
# Run `pip3 install requests` if not installed yet
# Run `pip3 install requests --break-system-packages` if not installed yet
import requests
# Run `pip3 install re` if not installed yet
import re
Expand Down

0 comments on commit 604dba7

Please sign in to comment.