gh workflow: fix path to macOS arm64 cross file

This commit is contained in:
jgmdev
2023-08-19 12:30:41 +08:00
committed by takase1121
parent 03d11c869d
commit b8eb6865a6
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ jobs:
LiteXL-${{ env.INSTALL_REF }}-addons-x86_64.AppImage
build_macos:
name: macOS (x86_64)
name: macOS
needs: release
runs-on: macos-11
strategy: