Skip to content

Commit cffd9b3

Browse files
authored
ci: remove build script from deployment (#5)
1 parent f7f7ef9 commit cffd9b3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deployment.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,5 @@ jobs:
2020
- name: Install dependencies
2121
run: npm install
2222

23-
- name: Build library
24-
run: npm run build
25-
2623
- name: Trigger Deployment
2724
run: npm run deploy

0 commit comments

Comments
 (0)