We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c522d3 commit 3a2044fCopy full SHA for 3a2044f
.github/workflows/boot_extract.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Set up Environment
24
run: |
25
- sudo apt-get update && sudo apt upgrade -y
+ sudo apt-get update -y
26
sudo apt-get install -y aria2
27
28
- name: Downloading otadump
0 commit comments