We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cbd165 commit bc78fd0Copy full SHA for bc78fd0
.github/workflows/build-debug.yml
@@ -23,4 +23,4 @@ jobs:
23
- uses: actions/setup-dotnet@v1
24
with:
25
dotnet-version: 5.0.100
26
- - run: dotnet build -c Debug
+ - run: dotnet build -c Debug src/UnitGenerator
0 commit comments