From 31dbf9820284fa46d94a2ac9dc06da33da1607e5 Mon Sep 17 00:00:00 2001 From: Wind Date: Wed, 7 May 2025 17:30:30 +0800 Subject: [PATCH] Fix typo, which is detected by latest ci version --- .github/workflows/release-pkg.nu | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-pkg.nu b/.github/workflows/release-pkg.nu index eee100425b..7fc32c52ce 100755 --- a/.github/workflows/release-pkg.nu +++ b/.github/workflows/release-pkg.nu @@ -8,7 +8,7 @@ # Instructions for manually creating an MSI for Winget Releases when they fail # Added 2022-11-29 when Windows packaging wouldn't work -# Updated again on 2023-02-23 because msis are still failing validation +# Updated again on 2023-02-23 because miss are still failing validation # To run this manual for windows here are the steps I take # checkout the release you want to publish # 1. git checkout 0.86.0