Skip to content

Commit ffc4163

Browse files
authored
refactor: updated scrcpy to v3.3.3 (#8)
1 parent a72e9ac commit ffc4163

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.1/scrcpy-server-v3.3.1 -O scrcpy_server
53+
wget https://github.com/Genymobile/scrcpy/releases/download/v3.3.3/scrcpy-server-v3.3.3 -O scrcpy_server
5454
5555
- name: Build scrcpy
5656
run: |

0 commit comments

Comments
 (0)