Skip to content

Commit eec8992

Browse files
committed
ci: fix script
1 parent 11fa7bc commit eec8992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
echo "OPENAPI_URL=${{ github.event.client_payload.openapi_url }}" >> $GITHUB_ENV
3030
else
3131
echo "OPENAPI_URL=${{ github.event.inputs.openapi_url }}" >> $GITHUB_ENV
32+
fi
3233
3334
- uses: actions/checkout@v3
3435
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)