Skip to content

Commit 4753d22

Browse files
committed
Better indentation
1 parent a961c87 commit 4753d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
platforms: all
4242
- uses: pypa/[email protected]
4343
env:
44-
CXX: "g++-12"
44+
CXX: "g++-12"
4545
- uses: actions/upload-artifact@v4
4646
with:
4747
name: artifact-wheel-${{ matrix.os }}

0 commit comments

Comments
 (0)