We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd2c8e3 commit 2cc459cCopy full SHA for 2cc459c
.github/workflows/build.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: Upload Artifact
43
if: success()
44
uses: actions/upload-artifact@v3
45
- with:
+ with:
46
name: seqsl
47
path: dist/seqsl.exe
48
0 commit comments