Skip to content

Commit

Permalink
ci(build): hmm
Browse files Browse the repository at this point in the history
  • Loading branch information
PleahMaCaka committed May 28, 2024
1 parent 05e7f63 commit 903ad86
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,7 @@ jobs:
run: pnpm lint

- name: Setup dummy env
run: |
echo 'PUBLIC_SUPABASE_URL="https://uwu.uwu"' >> .env.local
echo 'PUBLIC_SUPABASE_ANON_KEY="uwu"' >> .env.local
run: cp .env.example .env.local

- name: Svelte Check
run: pnpm check
Expand Down

0 comments on commit 903ad86

Please sign in to comment.