Dan Ditomaso
10 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
0 additions and
1 deletions
-
.github/workflows/release-web.yml
|
|
@ -74,7 +74,6 @@ jobs: |
|
|
${{ runner.os }}-pnpm- |
|
|
${{ runner.os }}-pnpm- |
|
|
|
|
|
|
|
|
- name: Install dependencies |
|
|
- name: Install dependencies |
|
|
working-directory: packages/web |
|
|
|
|
|
run: pnpm install --frozen-lockfile |
|
|
run: pnpm install --frozen-lockfile |
|
|
|
|
|
|
|
|
- name: Create Web App Release Archive |
|
|
- name: Create Web App Release Archive |
|
|
|