diff --git a/.github/workflows/scrcpy-build.yml b/.github/workflows/scrcpy-build.yml index 57b3ff2..740f556 100644 --- a/.github/workflows/scrcpy-build.yml +++ b/.github/workflows/scrcpy-build.yml @@ -50,7 +50,7 @@ jobs: run: | git clone https://github.com/Genymobile/scrcpy cd scrcpy - wget https://github.com/Genymobile/scrcpy/releases/download/v3.3.3/scrcpy-server-v3.3.3 -O scrcpy_server + wget https://github.com/Genymobile/scrcpy/releases/download/v3.3.4/scrcpy-server-v3.3.4 -O scrcpy_server - name: Build scrcpy run: |