mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 10:24:49 +02:00
feat(pipeline): add angular debug to release workflow
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
run: pnpm --filter ${{ matrix.package }} build
|
||||
|
||||
- name: Debug
|
||||
if: matrix.package == '@lucide-angular'
|
||||
if: matrix.package == '@lucide/angular'
|
||||
run: |
|
||||
pwd
|
||||
node -v
|
||||
|
||||
Reference in New Issue
Block a user