Skip to content

Commit 94c56ed

Browse files
committed
action 修正2
1 parent c859ff2 commit 94c56ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
dotnet-version: 8.0.x
2020
- name: BuildGenerator
21-
run: dotnet build CommandForgeGenerator.Generator/ -c release
21+
run: dotnet build CommandForgeGenerator/ -c release
2222
- name: Test
2323
run: dotnet test

0 commit comments

Comments
 (0)