Fix workflow for angular

This commit is contained in:
Eric Fennis
2021-04-22 20:54:16 +02:00
parent 3b05f0e574
commit 910b2432ce

View File

@@ -166,7 +166,7 @@ jobs:
run: yarn workspace lucide-angular test:headless
- name: Publish
run: yarn workspace lucide-angular publish
run: yarn workspace lucide-angular publish dist
- name: Upload package.json
uses: actions/upload-artifact@v2