Skip to content

Commit 94d980d

Browse files
committed
Add missing closing fi
1 parent 8810e68 commit 94d980d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
[[ -z ${{ secrets.ARTIFACTORY_TOKEN }} ]] ||
3333
${{ github.event.pull_request.head.repo.fork }}; then
3434
echo "GOPROXY=direct" >> $GITHUB_ENV
35+
fi
3536
3637
lint:
3738
name: Lint

0 commit comments

Comments
 (0)