Add Release workflow (#164)

* add workflows

* adjust release workflow

* adjust release workflow

* remove changes

* remove changes font yml
This commit is contained in:
Eric Fennis
2021-01-14 21:31:55 +01:00
committed by GitHub
parent e1936fb938
commit 4352e985df
2 changed files with 74 additions and 5 deletions

View File

@@ -13,13 +13,13 @@ jobs:
- name: Clone 'Lucide'
uses: actions/checkout@v2
- name: Update repos
run: sudo apt-get update
- name: Install FontForge
run: sudo apt-get install zlib1g-dev fontforge
- name: Install NodeJS and Yarn
run: sudo apt-get install nodejs yarn
@@ -45,14 +45,14 @@ jobs:
- name: Install Font Custom dependency
run: sudo gem install fontcustom
- name: Install "outline-stroke"
run: sudo yarn add svg-outline-stroke svgson
- name: "Outline SVG"
run: mkdir converted_icons && node scripts/outline_svg.js
- name: Build 'Lucide'
run: echo "Building Lucide font" && fontcustom compile ./converted_icons -h -n Lucide -o build -F