Skip to content

Commit

Permalink
fix expected tzlc musl
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyNikiforov committed Jul 22, 2024
1 parent 131de09 commit e317aef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ jobs:
shell: sh
options: -v ${{ github.workspace }}:/work
run: >
export MUSL_LOCPATH="/usr/share/i18n/locales/musl" &&
apk add --update tzdata musl-locales musl-locales-lang &&
cd /work &&
pip3 install . &&
Expand Down

0 comments on commit e317aef

Please sign in to comment.