Create build.yaml #2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- name: Font Bakery CI | ||
# You may pin to the exact commit or the version. | ||
# uses: f-actions/font-bakery@992d2f652486bf6d0c44feb24b00d7743f7fcd86 | ||
uses: f-actions/[email protected] | ||
with: | ||
# Path to build artifact testing directory | ||
path: | ||
# Font Bakery subcommand | ||
subcmd: | ||
# Font Bakery command line arguments | ||
args: # optional, default is none | ||
# Font Bakery version | ||
version: # optional, default is latest | ||