Skip to content

Commit

Permalink
fix: try to fix publish bb (#2529)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludamad authored Sep 26, 2023
1 parent bb1fb90 commit 7c623c4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-bb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,6 @@ jobs:
uses: actions/checkout@v3
with:
ref: ${{ inputs.tag || env.GITHUB_REF }}
# We need clang 15+, as lower versions do not support our concept usage.
- name: Select Xcode version
run: sudo xcode-select -switch /Applications/Xcode_15*

- name: Create Mac Build Environment
run: brew install cmake ninja
Expand Down

0 comments on commit 7c623c4

Please sign in to comment.