Skip to content

Commit 5338270

Browse files
committed
updated build action container
1 parent 3cd6701 commit 5338270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Framework build
2020
run: cd /usr/local/hk/ToolFrameworkCore/src/ && make
2121
- name: build
22-
run: cd /usr/bin/git init /__w/hk-DataModel/hk-DataModel && make
22+
run: cd /__w/hk-DataModel/hk-DataModel && make
2323

2424

2525

0 commit comments

Comments
 (0)