Skip to content

Commit

Permalink
test macos build
Browse files Browse the repository at this point in the history
  • Loading branch information
odjuricicTT committed Oct 23, 2024
1 parent bcd92c3 commit 177ef4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: push

env:
SDK_VERSION: "0"
ACTIONS_STEP_DEBUG: "true"

jobs:
build:
Expand Down
1 change: 1 addition & 0 deletions env/activate
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ export ARCH_NAME="${ARCH_NAME:-wormhole_b0}"
echo "PATH 1: $PATH1"
echo "PATH 2: $PATH2"
echo "Python version: $(python --version)"
echo "Which python: $(which python)"

0 comments on commit 177ef4e

Please sign in to comment.