Skip to content

Commit afc8086

Browse files
Chrystiam Nascimento JuniorChrystiam Nascimento Junior
authored andcommitted
feat(configuration): adjust config
1 parent 5fa0bdb commit afc8086

31 files changed

+1
-8779
lines changed

.github/actions/setup/action.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,5 @@ runs:
3333
3434
- name: Install dependencies
3535
if: steps.yarn-cache.outputs.cache-hit != 'true'
36-
run: |
37-
yarn install --cwd example --frozen-lockfile
38-
yarn install --frozen-lockfile
36+
run: yarn install --frozen-lockfile
3937
shell: bash

.github/workflows/manual-ci.yml

Lines changed: 0 additions & 52 deletions
This file was deleted.

example/.gitignore

Lines changed: 0 additions & 38 deletions
This file was deleted.

example/README.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

example/app.json

Lines changed: 0 additions & 44 deletions
This file was deleted.

example/app/+not-found.tsx

Lines changed: 0 additions & 30 deletions
This file was deleted.

example/app/_layout.tsx

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)