From 7a71996f268764f7e35a1c3b27866f2bb47c2a13 Mon Sep 17 00:00:00 2001 From: Xgui4-Dev <134389196+xgui4@users.noreply.github.com> Date: Sun, 24 May 2026 16:51:46 -0400 Subject: [PATCH] fix typo in workflow --- .github/workflows/nightly.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 8ad175b..f8f3fbf 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -116,7 +116,7 @@ jobs: > For NixOS/Nixpkg you need to build it yourself by downloading the source files and then run `./nix-helper install` \n > For FreeBSD, check [my FreeBSD Port Overlay collection](https://github.com/xgui4/freebsd-ports/). - Note that the Nightly build is not avaiable as a port right now.\n + Note that the Nightly build is not available as a port right now.\n \n Automatic Nighty (daily) binary build powered by GtiHub Actions. \n The nigthly build are experimental nuitka compilation from the nighly branch \n @@ -125,4 +125,4 @@ jobs: ./artifacts/****.exe ./artifacts/****.zip ./artifacts/****.pkg.tar.zst - ./artifacts/****.tar.gz \ No newline at end of file + ./artifacts/****.tar.gz