1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2025-01-25 03:32:02 +02:00

DEBUG: archive-fonts.sh

[why]
Somehow the license file is missing from the release run.
It is present if I run it on the local machine.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2023-01-24 00:16:09 +01:00
parent b385918d99
commit 5e8b8c6ed5
2 changed files with 21 additions and 1 deletions

20
.github/workflows/test.yml vendored Normal file
View File

@ -0,0 +1,20 @@
# triggers a release or a release candidate based on the version defined in package.json
name: Archive JetBrains Mono
on:
workflow_dispatch:
jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
- name: Archive font package zip files
run: |
cd -- "$GITHUB_WORKSPACE/bin/scripts"
./archive-fonts.sh JetBrainsMono

View File

@ -5,7 +5,7 @@
# to generate ruby cask files for homebrew-fonts (https://github.com/caskroom/homebrew-fonts)
# adds Windows versions of the fonts as well (casks files just won't download them)
# used for debugging
# set -x
set -x
# Example run with pattern matching:
# ./archive-fonts heavydata
# Example with same font names for different paths