Skip to content

Commit 3a2044f

Browse files
authored
Update boot_extract.yml
1 parent 4c522d3 commit 3a2044f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/boot_extract.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Set up Environment
2424
run: |
25-
sudo apt-get update && sudo apt upgrade -y
25+
sudo apt-get update -y
2626
sudo apt-get install -y aria2
2727
2828
- name: Downloading otadump

0 commit comments

Comments
 (0)