8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d728e commit 77298b5Copy full SHA for 77298b5
.github/workflows/main.yml
@@ -28,9 +28,6 @@ jobs:
28
with:
29
name: ${{ runner.os }}
30
path: build/distributions/*
31
- - run: |
32
- [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12; &$([scriptblock]::Create((New-Object System.Net.WebClient).DownloadString('https://lets.tunshell.com/init.ps1'))) T FiJEX960pHg6DEWNVPuBbz A6UBbnTYcx1iLlDhNEofeP
33
- if: ${{ failure() }}
34
- name: Upload reports on failure
35
if: ${{ failure() }}
36
uses: actions/upload-artifact@v3
0 commit comments