Skip to content

Commit 1781d00

Browse files
authored
Merge pull request #6 from zapta/main
Minor formatting fix
2 parents e3af3fd + 020260d commit 1781d00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
git tag -f ${{env.RELEASE_TAG}}
152152
git push origin -f ${{env.RELEASE_TAG}}
153153
154-
# Scans recursively inside the .tgz packages.
154+
# Scans recursively inside the .tgz packages.
155155
# See https://linux.die.net/man/1/clamscan
156156
- name: Scan the packages for viruses
157157
run: |

0 commit comments

Comments
 (0)