1
0
mirror of https://github.com/ryanoasis/nerd-fonts.git synced 2024-12-13 17:18:37 +02:00
nerd-fonts/.github/workflows
Fini Jastrow 2050b4dc16 CI: Fix patch-em-all: Purge destination dirs if possible
[why]
The purged (obsolete) files are still existing after release.

[how]
We restore the deleted files before it adds the new ones.
Just delete all font files and then download all the release files (all
newly created fonts).

`git add` on a directory will remove all missing files.

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
2022-08-19 13:24:39 +02:00
..
docker-release.yml CI: Update action/checkout to v3 2022-08-19 13:24:39 +02:00
font-patcher.yml CI: Update action/checkout to v3 2022-08-19 13:24:39 +02:00
release.yml CI: Fix patch-em-all: Purge destination dirs if possible 2022-08-19 13:24:39 +02:00