Skip to content

Commit

Permalink
Update macos-arm.yml
Browse files Browse the repository at this point in the history
Use freshly built MacOS ARM dependencies
  • Loading branch information
otfried authored Feb 24, 2024
1 parent 58f6159 commit f2f14de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-arm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v3
- name: Download dependencies
run: |
wget https://github.com/otfried/osx-ipe/releases/download/2023.08.14/osxlibs-arm.tar.gz
wget https://github.com/otfried/osx-ipe/releases/download/2023.12.10/osxlibs-arm.tar.gz
tar xzf osxlibs-arm.tar.gz
- name: Compile
run: |
Expand Down

0 comments on commit f2f14de

Please sign in to comment.