Skip to content

Commit 2dd1879

Browse files
committed
Fix different YAML syntax error
1 parent c6fa1a8 commit 2dd1879

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fleximod_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
path: $GITHUB_WORKSPACE/.lib/git-fleximod
3939

4040
- name: create git-fleximod script
41-
run:
41+
run: |
4242
echo
4343
echo "Creating git-fleximod python srcript..."
4444

0 commit comments

Comments
 (0)