From 332ddfc6ed97e4bfa60e2a4115ee1f1403461c7f Mon Sep 17 00:00:00 2001 From: Carter Li Date: Sun, 27 Oct 2024 14:05:18 +0800 Subject: [PATCH] CI: fix a copy-paste error --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fd2f10ca9..7a85e59b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -466,7 +466,7 @@ jobs: - name: upload artifacts uses: actions/upload-artifact@v4 with: - name: fastfetch-openbsd-amd64 + name: fastfetch-netbsd-amd64 path: ./fastfetch-*.* windows-amd64: