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 3730f61 commit 3098a8aCopy full SHA for 3098a8a
.github/workflows/main.yml
@@ -17,8 +17,6 @@ jobs:
17
uses: microsoft/[email protected]
18
- name: Setup NuGet
19
uses: NuGet/[email protected]
20
- - name: Restore NuGet Packages
21
- run: nuget restore CoubDownload-Bridge.sln
22
- uses: actions/checkout@v1
23
- name: Build
24
run: |
0 commit comments