Skip to content

Commit 2cc459c

Browse files
committed
v0.0.2
1 parent cd2c8e3 commit 2cc459c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Upload Artifact
4343
if: success()
4444
uses: actions/upload-artifact@v3
45-
with:
45+
with:
4646
name: seqsl
4747
path: dist/seqsl.exe
4848

0 commit comments

Comments
 (0)