Skip to content

Commit

Permalink
fix gui bujild cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
dskvr committed Dec 17, 2024
1 parent a23bc3b commit ab9b103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
pnpm --filter @nostrwatch/worker-relay run build:esm
- name: Build GUI
run: pnpm --filter @nostrwatch/gui
run: pnpm --filter @nostrwatch/gui build

- name: Check Artifact Size
run: du -sh libraries/**/dist internal/**/dist apps/gui/dist
Expand Down

0 comments on commit ab9b103

Please sign in to comment.