Skip to content

Commit

Permalink
feat: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
field123 committed Sep 24, 2023
1 parent 70c874d commit 629d243
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/generate-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,10 +137,6 @@ jobs:
echo "${{ secrets.TEST_ENV_FILE }}" > .env.test
echo NEXT_PUBLIC_CI=true >> .env.test
echo NEXT_PUBLIC_CI=true >> ./examples/basic/.env.test
cat .env.test
ls -la
ls -la ./examples/basic
cat ./examples/basic/.env.test
- name: Build everything
run: yarn build:e2e
Expand Down

0 comments on commit 629d243

Please sign in to comment.