Skip to content

Commit 0410b0f

Browse files
committed
fix: typo in build workflow
1 parent 9188475 commit 0410b0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/upload-artifact@v4
4545
if: ${{ runner.os == 'Linux' }}
4646
with:
47-
name: webisher-linux
47+
name: webfisher-linux
4848
path: webfisher
4949

5050
- name: Upload Windows artifact

0 commit comments

Comments
 (0)