There was an error while loading. Please reload this page.
1 parent 2a5cc88 commit fbe8b4dCopy full SHA for fbe8b4d
1 file changed
.github/workflows/dotnet.yml
@@ -24,8 +24,6 @@ jobs:
24
dotnet-version: 8.0.404
25
- name: Restore dependencies
26
run: dotnet restore
27
- - name: Build BTCPayServer
28
- run: dotnet build submodules/btcpayserver/BTCPayServer/BTCPayServer.csproj -maxcpucount:1
29
- name: Build
30
run: dotnet build
31
- name: Test
0 commit comments