Skip to content

Commit a1f7420

Browse files
committed
improve path name
1 parent e7504dc commit a1f7420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ee_cli_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
goos: linux
3131
goarch: amd64
3232
goversion: 1.21.1
33-
project_path: ./cli/cmd/digger
33+
project_path: ./ee/cli/cmd/digger
3434
binary_name: digger
3535
pre_command: export CGO_ENABLED=0
3636
ldflags: ${{ matrix.ldflags }}

0 commit comments

Comments
 (0)