diff --git a/.github/workflows/generator-windows.yml b/.github/workflows/generator-windows.yml index 33081a1..fe37995 100644 --- a/.github/workflows/generator-windows.yml +++ b/.github/workflows/generator-windows.yml @@ -135,7 +135,7 @@ jobs: uses: actions/checkout@v4 with: repository: rustdesk/rustdesk - ref: tags/1.3.1 + ref: refs/tags/1.3.1 # - name: Install LLVM and Clang # uses: KyleMayes/install-llvm-action@v1