remove ssl

This commit is contained in:
Bryan Gerlach
2024-10-02 13:42:09 -05:00
parent 640c75355d
commit 71f93356cf

View File

@@ -135,6 +135,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: rustdesk/rustdesk
ref: tags/1.3.1
# - name: Install LLVM and Clang
# uses: KyleMayes/install-llvm-action@v1