Skip to content

Commit a4de5a1

Browse files
[fixup] spelling
1 parent cbfabc0 commit a4de5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
uses: actions/cache@v4
129129
with:
130130
path: _build/.cache
131-
key: macos-15 / ${{matrix.compiler_spec}} / ${{martix.target_arch}}
131+
key: macos-15 / ${{matrix.compiler_spec}} / ${{matrix.target_arch}}
132132
- name: Prepare uv Environment
133133
run: uv run --group=build true
134134
- name: Build & Test

0 commit comments

Comments
 (0)