Skip to content

Commit 3985e3b

Browse files
committed
update config path.
1 parent ef3b32b commit 3985e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: MaxymVlasov/[email protected]
7575
with:
7676
image: ${{ steps.docker_build.outputs.imageid }}
77-
config-file: ${{ env.GITHUB_WORKSPACE }}/.dive-ci.yml
77+
config-file: ${{ github.workspace }}/.dive-ci.yml
7878
github-token: ${{ secrets.GITHUB_TOKEN }}
7979

8080

0 commit comments

Comments
 (0)