Update build-debug.yml

This commit is contained in:
Ikiru Yoshizaki 2023-11-15 12:20:22 +09:00 committed by GitHub
parent 7d85e79af7
commit 3401217c0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: Cysharp/Actions/.github/actions/setup-dotnet@main
with:
dotnet-version: 7.0.x
- run: dotnet build -c Debug
- run: dotnet build -c Debug