mirror of
https://github.com/logos-storage/logos-storage-py-api-client.git
synced 2026-01-02 13:33:11 +00:00
ci: fix script
This commit is contained in:
parent
11fa7bc25f
commit
eec89929b1
1
.github/workflows/generate.yml
vendored
1
.github/workflows/generate.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
echo "OPENAPI_URL=${{ github.event.client_payload.openapi_url }}" >> $GITHUB_ENV
|
||||
else
|
||||
echo "OPENAPI_URL=${{ github.event.inputs.openapi_url }}" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-node@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user