mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-07 06:25:03 +00:00
Fix working-directory
This commit is contained in:
parent
dbbbf02d77
commit
28cb1b3954
1 changed files with 1 additions and 1 deletions
2
.github/workflows/arm-ci.yml
vendored
2
.github/workflows/arm-ci.yml
vendored
|
@ -22,4 +22,4 @@ jobs:
|
|||
-DCMAKE_TOOLCHAIN_FILE=${DEVKITPRO}/cmake/3DS.cmake
|
||||
- name: Build
|
||||
run: make CXXFLAGS="-w -DHB_NO_MT"
|
||||
working-directory: /src/build
|
||||
working-directory: build
|
||||
|
|
Loading…
Add table
Reference in a new issue