mirror of
https://github.com/maxgoedjen/secretive.git
synced 2025-09-09 14:00:56 +00:00
Fix
This commit is contained in:
parent
a3aa982223
commit
064172779a
2
.github/workflows/codeql.yml
vendored
2
.github/workflows/codeql.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
languages: ${{ matrix.language }}
|
languages: ${{ matrix.language }}
|
||||||
build-mode: ${{ matrix.build-mode }}
|
build-mode: ${{ matrix.build-mode }}
|
||||||
- if: matrix.build-mode == 'manual'
|
# - if: matrix.build-mode == 'manual'
|
||||||
# name: "Select Xcode"
|
# name: "Select Xcode"
|
||||||
# run: sudo xcrun xcode-select -s /Applications/Xcode_26.0.app
|
# run: sudo xcrun xcode-select -s /Applications/Xcode_26.0.app
|
||||||
- if: matrix.build-mode == 'manual'
|
- if: matrix.build-mode == 'manual'
|
||||||
|
Loading…
Reference in New Issue
Block a user