mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-23 11:49:16 +01:00
Fixed Job step name typo (#32)
This commit is contained in:
parent
adec603a04
commit
30729af979
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
|
||||||
|
Loading…
Reference in New Issue
Block a user