casks: Create new cask files on CI runs (again)

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
Fini Jastrow 2022-11-28 13:03:57 +01:00 committed by Fini
parent 9da563c54a
commit 22e5b2e98f

View file

@ -196,11 +196,8 @@ jobs:
cd -- "$GITHUB_WORKSPACE/bin/scripts"
./archive-fonts.sh "${{ matrix.font }}"
- name: Generate cask
# The casks are not used at the moment, but probably Ryan
# wanted to push them out somewhere
- name: Generate casks
id: cask_generate
if: false
run: |
cd -- "$GITHUB_WORKSPACE/bin/scripts"
gen=$(./generate-casks.sh "${{ matrix.font }}")
@ -227,7 +224,6 @@ jobs:
LICENSE
- name: Upload casks as artifacts
if: false
uses: actions/upload-artifact@v2
with:
name: casks