Skip to content

Commit

Permalink
switched to using GitHub Packages for storing bottles
Browse files Browse the repository at this point in the history
  • Loading branch information
mahrud committed Mar 1, 2024
1 parent 2234306 commit 1b2164e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- run: brew test-bot --only-tap-syntax

- run: brew test-bot --only-formulae --verbose
- run: brew test-bot --only-formulae --verbose --root-url=https://ghcr.io/v2/macaulay2/tap
if: github.event_name == 'pull_request'

- name: Upload bottles as artifact
Expand Down

0 comments on commit 1b2164e

Please sign in to comment.