Skip to content

Commit 2f0f313

Browse files
committed
update environment variable.
1 parent b7cc087 commit 2f0f313

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
@@ -73,7 +73,7 @@ jobs:
7373
uses: yuichielectric/[email protected]
7474
with:
7575
image: ${{ env.IMAGE }}:${{ env.GIT_BRANCH }}
76-
config-file: ${{ github.workspace }}/.dive-ci.yml
76+
config-file: ${{ env.GITHUB_WORKSPACE }}/.dive-ci.yml
7777
github-token: ${{ secrets.GITHUB_TOKEN }}
7878

7979

0 commit comments

Comments
 (0)