Fixed Job step name typo (#32)
This commit is contained in:
2
.github/workflows/magisk.yml
vendored
2
.github/workflows/magisk.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pip3 install beautifulsoup4 lxml
|
pip3 install beautifulsoup4 lxml
|
||||||
sudo apt-get update && sudo apt-get install setools lzip
|
sudo apt-get update && sudo apt-get install setools lzip
|
||||||
- name: Download AWS
|
- name: Download WSA
|
||||||
shell: python
|
shell: python
|
||||||
run: |
|
run: |
|
||||||
import requests
|
import requests
|
||||||
|
Reference in New Issue
Block a user