Skip to content

Commit

Permalink
fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MarconLP committed May 15, 2023
1 parent 5255b31 commit 231250e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ on:
env:
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ secrets.TURBO_TEAM }}
NEXT_PUBLIC_POSTHOG_PROXY_SECRET: "as2323mk"

jobs:
build-lint:
env:
DATABASE_URL: file:./db.sqlite
NEXT_PUBLIC_POSTHOG_PROXY_SECRET: as2323mk
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 231250e

Please sign in to comment.