1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-07-29 12:12:25 -04:00

Fix indent

This commit is contained in:
Jon Beniston 2025-02-04 12:04:51 +00:00
parent 310df0046c
commit 7f20ca0a6d

View File

@ -10,7 +10,7 @@ on:
jobs: jobs:
build_mac_x64: build_mac_x64:
runs-on: macos-13 runs-on: macos-13
env: env:
MACOSX_DEPLOYMENT_TARGET: 12.0 MACOSX_DEPLOYMENT_TARGET: 12.0
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4