Skip to content

Commit

Permalink
debug ls
Browse files Browse the repository at this point in the history
  • Loading branch information
markotoplak committed Feb 7, 2024
1 parent 64417b0 commit 8845f50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ macos_arm64_dmg_task:
- PIP_ARGS=( --pip-arg={-r,../specs/macos/requirements-arm64.txt,Orange3==$BUILD_COMMIT,orange-spectroscopy==$SPECTROSCOPY_VERSION,quasar==$QUASAR_VERSION} );
- ../scripts/macos/build-macos-app.sh --macos 11 "${PIP_ARGS[@]}" --python-version=${PYTHON_VERSION} "$APP"
# Apply arm64 specific patches
- ls /Applications
- patch -p1 -d "$APP" < ../scripts/macos/arm64.patch

build_dmg_installer_script:
Expand Down

0 comments on commit 8845f50

Please sign in to comment.