Skip to content

Commit 3d8f60a

Browse files
authored
refactor: updated to scrcpy 3.3.4 (#9)
1 parent ffc4163 commit 3d8f60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scrcpy-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: |
5151
git clone https://github.com/Genymobile/scrcpy
5252
cd scrcpy
53-
wget https://github.com/Genymobile/scrcpy/releases/download/v3.3.3/scrcpy-server-v3.3.3 -O scrcpy_server
53+
wget https://github.com/Genymobile/scrcpy/releases/download/v3.3.4/scrcpy-server-v3.3.4 -O scrcpy_server
5454
5555
- name: Build scrcpy
5656
run: |

0 commit comments

Comments
 (0)