Skip to content

Commit

Permalink
use icu4c install path as build dir
Browse files Browse the repository at this point in the history
  • Loading branch information
xoudini committed Dec 23, 2024
1 parent 82808f2 commit 60c1f7f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ jobs:
cpy:
- "cp310"

env:
_BUILD_DIR: "/opt/homebrew/opt/icu4c@${{ env.LIBICU_VERSION }}"

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 60c1f7f

Please sign in to comment.