diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index ebfbf2b60..5b356f980 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -24,12 +24,12 @@ jobs: if: matrix.os == 'windows-latest' uses: microsoft/setup-msbuild@v1.0.2 - - name: Checkout Source - uses: actions/checkout@v2.3.4 - - name: Install NuGet uses: nuget/setup-nuget@v1.0.5 + - name: Checkout Source + uses: actions/checkout@v2.3.4 + - name: Build Duplicati run: | nuget restore Duplicati.sln