Skip to content

Commit

Permalink
Merge pull request #39 from darkxst/out-of-space
Browse files Browse the repository at this point in the history
Fix Github Actions running out of space
  • Loading branch information
agners committed Dec 19, 2023
2 parents 66fdc89 + 329d7cf commit 1fb1547
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
with:
repository: project-chip/connectedhomeip
ref: ${{ matrix.firmware.chip_ref }}
submodules: true
path: connectedhomeip

# Fixup for Matter v1.1 (see https://github.com/project-chip/connectedhomeip/pull/28507/files)
Expand Down

0 comments on commit 1fb1547

Please sign in to comment.