Skip to content

Commit 25e9207

Browse files
authored
Fix formatting in build-lib.yml
1 parent 7c70dd1 commit 25e9207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-lib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535

3636
- name: Building Electrostatic-Library Binaries
3737
run: sudo ./helper-scripts/project-impl/compile-all.sh
38-
38+
3939
- name: Building Electrostatic-Library Examples
4040
run: ./helper-scripts/project-impl/compile-examples.sh "-m64" "main.cpp" "executable-example" "linux" "x86-64" "x86-64/exe"
4141

0 commit comments

Comments
 (0)