Skip to content

Commit 264dc1c

Browse files
authored
Fix indentation in emscripten.yml workflow
1 parent 7dbba95 commit 264dc1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
llvm_targets_to_build: "WebAssembly"
5555
emsdk_ver: "3.1.73"
5656

57-
steps:
57+
steps:
5858
- uses: actions/checkout@v4
5959
with:
6060
repository: compiler-research/CppInterOp

0 commit comments

Comments
 (0)