diff --git a/.github/workflows/harfbuzz.yml b/.github/workflows/harfbuzz.yml index 7c5a5b4..79e33a2 100644 --- a/.github/workflows/harfbuzz.yml +++ b/.github/workflows/harfbuzz.yml @@ -29,8 +29,8 @@ jobs: envFile: 'constants.env' - name: init src run: | - ./init-any.sh all harfbuzz - ./install-pre-any.sh all 'freetype' + ./init-any.sh all harfbuzz + ./install-pre-any.sh all 'freetype' - name: generate src log run: | cd build/src/macos