Skip to content

Commit

Permalink
Solving python.
Browse files Browse the repository at this point in the history
  • Loading branch information
viferga committed Aug 28, 2024
1 parent c15b910 commit 4d04e93
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,7 @@ brew tap --verbose metacall/brew-pkg
brew install --verbose --HEAD metacall/brew-pkg/brew-pkg

# Test
brew pkg --with-deps --compress python
brew install python@12
brew pkg --with-deps --compress python@12

ls -la


# mv metacall-${METACALL_VERSION}.pkg release/metacall-tarball-macos-${METACALL_ARCH}.pkg
# mv metacall-${METACALL_VERSION}.tgz release/metacall-tarball-macos-${METACALL_ARCH}.tgz

0 comments on commit 4d04e93

Please sign in to comment.