You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Specific glyphs (e.g. ⧉ ✗ ⨠) do not render using any of the Nerd Fonts that I've tried. The Glyphs render in the terminal output (stdout) of the GHA, but not in the rendered Gif.
Here's an example of a corresponding run that generated it: (See Job Summary)
Problem
Specific glyphs (e.g.
⧉ ✗ ⨠
) do not render using any of the Nerd Fonts that I've tried. The Glyphs render in the terminal output (stdout
) of the GHA, but not in the rendered Gif.Here's an example of a corresponding run that generated it: (See Job Summary)
https://github.com/cloudposse/demo-vhs/actions/runs/7290247606#summary-19866608928
Setting the following environment in the workflow has no effect on the outcome.
Expected Output
Here's what I get on my Mac, by running
make demo
.Note, that the output from
vhs
in the job is correct:Reproduction
Here's how to reproduce it locally.
Clone https://github.com/cloudposse/demo-vhs
Then run
make demo
.This produces the expected output on my Mac, but not in the GitHub Action using the official
vhs-action
.References
The text was updated successfully, but these errors were encountered: