Skip to content

Commit 172b22e

Browse files
committed
Migration
1 parent 2dd2868 commit 172b22e

3,238 files changed

Lines changed: 93042 additions & 104247 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/s3-deploy-development.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,11 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515

16-
- name: Enable Corepack
17-
run: corepack enable
18-
1916
- name: Install dependencies
20-
run: yarn
17+
run: npm ci
2118

2219
- name: Build
23-
run: yarn build
20+
run: ASTRO_TELEMETRY_DISABLED=1 npm run build
2421

2522
- name: Deploy
2623
uses: reggionick/s3-deploy@v4

.yarnrc.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

AdaptyDocs_v2.0.pdf

-5.54 MB
Binary file not shown.

README.md

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

0 commit comments

Comments
 (0)