Skip to content

Commit 7b0a906

Browse files
committed
Run format.
1 parent fd0c0d9 commit 7b0a906

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,12 @@ jobs:
105105
strategy:
106106
matrix:
107107
os: [macos-13, macos-14]
108-
108+
109109
runs-on: ${{ matrix.os }}
110110

111111
steps:
112112
- uses: actions/checkout@v4
113-
113+
114114
- name: Install devbox
115115
uses: jetify-com/devbox-install-action@v0.11.0
116116
with:

0 commit comments

Comments
 (0)