Fixed Job step name typo (#32)

This commit is contained in:
Alvin Leonardo
2021-10-30 19:00:49 +07:00
committed by GitHub
parent adec603a04
commit 30729af979

View File

@@ -25,7 +25,7 @@ jobs:
run: |
pip3 install beautifulsoup4 lxml
sudo apt-get update && sudo apt-get install setools lzip
- name: Download AWS
- name: Download WSA
shell: python
run: |
import requests