mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +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: |
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user