Skip to content

Commit 332ddfc

Browse files
authored
CI: fix a copy-paste error
1 parent 32939ea commit 332ddfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,7 @@ jobs:
466466
- name: upload artifacts
467467
uses: actions/upload-artifact@v4
468468
with:
469-
name: fastfetch-openbsd-amd64
469+
name: fastfetch-netbsd-amd64
470470
path: ./fastfetch-*.*
471471

472472
windows-amd64:

0 commit comments

Comments
 (0)