mirror of
https://github.com/requarks/wiki.git
synced 2026-08-27 05:37:10 -05:00
chore: update dependencies
This commit is contained in:
@@ -46,13 +46,13 @@ jobs:
|
||||
- name: Build Assets
|
||||
working-directory: ux
|
||||
run: |
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm install
|
||||
pnpm build
|
||||
|
||||
- name: Build Blocks
|
||||
working-directory: blocks
|
||||
run: |
|
||||
pnpm install --frozen-lockfile
|
||||
pnpm install
|
||||
pnpm build
|
||||
|
||||
- name: Login to GitHub Container Registry
|
||||
|
||||
Reference in New Issue
Block a user