Skip to content

Commit

Permalink
pub: ui-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
philcockfield committed Dec 27, 2024
1 parent f2533dd commit 31e934c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jsr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
deno task test --parallel --trace-leaks
deno publish
- name: publish module → "@sys/ui-react"
- name: publish module → "@sys/ui-dom"
run: |
cd code/sys.ui/ui-react
cd code/sys.ui/ui-dom
deno task test --parallel
deno publish

0 comments on commit 31e934c

Please sign in to comment.