mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 15:37:41 +01:00
Fix workflow lucide-static
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -244,6 +244,7 @@ jobs:
|
||||
needs: [pre-build, lucide-font]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/download-artifact@v2
|
||||
- uses: actions/setup-node@v2.4.0
|
||||
with:
|
||||
node-version: "14"
|
||||
|
||||
1
packages/lucide-static/.gitignore
vendored
1
packages/lucide-static/.gitignore
vendored
@@ -3,3 +3,4 @@ lib
|
||||
sprite.svg
|
||||
tags.json
|
||||
icon-nodes.json
|
||||
font
|
||||
|
||||
Reference in New Issue
Block a user