Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
dbanty authored Jan 2, 2025
2 parents 933bade + 12f3150 commit cdfb0bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-and-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
os: [ubuntu-latest, macos-13, macos-14]
runs-on: ${{ matrix.os }}
env:
BOTTLES_DIR: ${{ matrix.working-directory || github.workspace }}/bottles
BOTTLES_DIR: ${{ github.workspace }}/bottles
steps:
- name: Set up Homebrew and prepare build
uses: Homebrew/actions/pre-build@master
Expand Down

0 comments on commit cdfb0bc

Please sign in to comment.