Skip to content

Commit

Permalink
attempt to fix linux-aarch64 error
Browse files Browse the repository at this point in the history
  • Loading branch information
dmunozv04 committed Jan 16, 2025
1 parent 45c6d8b commit c0372d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
PYAPP_DISTRIBUTION_VARIANT_CPU: ${{ matrix.job.cpu_variant }}
PYAPP_REPO: pyapp # Use local copy of pyapp (needed for cross-compiling)
PYAPP_VERSION: v0.24.0
XDG_CONFIG_HOME: ~/.config

steps:
- name: Checkout
Expand Down

0 comments on commit c0372d5

Please sign in to comment.