We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7f7ef9 commit cffd9b3Copy full SHA for cffd9b3
1 file changed
.github/workflows/deployment.yml
@@ -20,8 +20,5 @@ jobs:
20
- name: Install dependencies
21
run: npm install
22
23
- - name: Build library
24
- run: npm run build
25
-
26
- name: Trigger Deployment
27
run: npm run deploy
0 commit comments