Skip to content

Commit

Permalink
fix yaml syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
debugly committed Dec 29, 2023
1 parent 0b9575b commit 59bd524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/harfbuzz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 59bd524

Please sign in to comment.