Skip to content

Commit 3b03722

Browse files
authored
Fixed the update action requests usage
1 parent 905c988 commit 3b03722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update.yml

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
- uses: actions/setup-python@v5
1414
with:
1515
python-version: '3.10'
16+
- run: python3 -m pip install requests
1617
- name: Update Wappalyzer
1718
run: ./update_wappalyzer.sh
1819
- name: Update Features

0 commit comments

Comments
 (0)