mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 15:07: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]
|
needs: [pre-build, lucide-font]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
- uses: actions/download-artifact@v2
|
||||||
- uses: actions/setup-node@v2.4.0
|
- uses: actions/setup-node@v2.4.0
|
||||||
with:
|
with:
|
||||||
node-version: "14"
|
node-version: "14"
|
||||||
|
|||||||
1
packages/lucide-static/.gitignore
vendored
1
packages/lucide-static/.gitignore
vendored
@@ -3,3 +3,4 @@ lib
|
|||||||
sprite.svg
|
sprite.svg
|
||||||
tags.json
|
tags.json
|
||||||
icon-nodes.json
|
icon-nodes.json
|
||||||
|
font
|
||||||
|
|||||||
Reference in New Issue
Block a user