Skip to content

Commit e613bd6

Browse files
committed
linux json
1 parent 278f69f commit e613bd6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.github/workflows/resolve-build-deps.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ jobs:
181181
platform: ${{ matrix.platform }}
182182
run-id: ${{ github.run_id }}
183183

184+
184185
build-macos:
185186
name: Target macOS/${{ matrix.job.arch }} on ${{ matrix.job.os }}
186187
runs-on: ${{ matrix.job.os }}
@@ -253,9 +254,9 @@ jobs:
253254
with:
254255
name: target-macos-${{ matrix.job.arch }}
255256
path: output
256-
257-
# ----------- CHANGE TO MASTER BRANCH ------------
258-
measure-disk-usage:
257+
258+
# ----------- CHANGE TO MASTER BRANCH ------------
259+
measure-disk-usage-macos:
259260
needs: build-macos
260261
strategy:
261262
matrix:

0 commit comments

Comments
 (0)