use 1.3.1 instead of master

This commit is contained in:
Bryan Gerlach
2024-10-02 13:46:03 -05:00
parent 71f93356cf
commit d2dedd4a77

View File

@@ -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