Skip to content

Commit bc78fd0

Browse files
committed
ci
1 parent 3cbd165 commit bc78fd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-debug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- uses: actions/setup-dotnet@v1
2424
with:
2525
dotnet-version: 5.0.100
26-
- run: dotnet build -c Debug
26+
- run: dotnet build -c Debug src/UnitGenerator

0 commit comments

Comments
 (0)