chore: update dependencies

This commit is contained in:
NGPixel
2023-10-22 22:03:56 +00:00
parent 41fba30e4a
commit 61e8e48183
6 changed files with 798 additions and 612 deletions
+2 -2
View File
@@ -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