Skip to content

Commit 79513ff

Browse files
committed
ci: fix build workflow
1 parent 78eaf96 commit 79513ff

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ on:
77

88
jobs:
99
build_changelog_cli:
10+
defaults:
11+
run:
12+
working-directory: changelog_cli
1013
name: Build changelog_cli
1114
strategy:
1215
matrix:

0 commit comments

Comments
 (0)