We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94c0145 commit e634157Copy full SHA for e634157
.github/workflows/upload.yaml
@@ -46,6 +46,7 @@ jobs:
46
&& git clone https://github.com/Respo/respo-markdown.calcit.git
47
&& git clone https://github.com/Respo/respo-ui.calcit.git
48
&& git clone https://github.com/Respo/respo-router.calcit.git
49
+ && git clone https://github.com/Respo/alerts.calcit.git
50
51
- name: "compiles to js"
52
run: >
0 commit comments