Skip to content

Commit dff5bdd

Browse files
authored
Merge pull request #46 from JoshAtticus/main
kill code blocks in markdown
2 parents cc664ce + 090b5b5 commit dff5bdd

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/android.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,7 @@ jobs:
138138
139139
[Download from Artifacts](${runUrl})
140140
141-
> **Note:** You may need to uninstall the existing version before installing this debug build.
142-
`
141+
> **Note:** You may need to uninstall the existing version before installing this debug build.`
143142
: `**The build encountered errors.** See the logs below for details.`;
144143
145144
const body = `${marker}

0 commit comments

Comments
 (0)