Skip to content

Commit

Permalink
fix: docs github action
Browse files Browse the repository at this point in the history
  • Loading branch information
inian committed Jul 20, 2021
1 parent 65b677a commit d41190b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
echo DATABASE_URL=postgresql://postgres:postgres@127.0.0.1/postgres >> .env
echo PGOPTIONS='-c search_path=storage' >> .env
echo FILE_SIZE_LIMIT=52428800 >> .env
echo STORAGE_BACKEND=s3 >> .env
- name: export docs
run: |
npm ci
Expand Down

0 comments on commit d41190b

Please # to comment.