Browse Source

Update build.yml

tags/0.1.0
DragonAura GitHub 2 years ago
parent
commit
fd0a4b93ac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .github/workflows/build.yml

+ 1
- 0
.github/workflows/build.yml View File

@@ -2,6 +2,7 @@ name: build
on: [push, pull_request]
jobs:
dotnet-build:
if: false
runs-on: windows-latest
steps:
- uses: actions/checkout@v3


Loading…
Cancel
Save