use 1.3.1 instead of master
This commit is contained in:
2
.github/workflows/generator-windows.yml
vendored
2
.github/workflows/generator-windows.yml
vendored
@@ -135,7 +135,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
repository: rustdesk/rustdesk
|
repository: rustdesk/rustdesk
|
||||||
ref: tags/1.3.1
|
ref: refs/tags/1.3.1
|
||||||
|
|
||||||
# - name: Install LLVM and Clang
|
# - name: Install LLVM and Clang
|
||||||
# uses: KyleMayes/install-llvm-action@v1
|
# uses: KyleMayes/install-llvm-action@v1
|
||||||
|
|||||||
Reference in New Issue
Block a user