From 89279e27d53e2c03e8e0171e5a565d1ec46d368f Mon Sep 17 00:00:00 2001 From: niklascfw Date: Fri, 13 Feb 2026 22:13:29 +0100 Subject: [PATCH] Updated CI --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c95704b..d9699c9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,5 +28,5 @@ jobs: - name: Upload artifact uses: actions/upload-artifact@v3 with: - name: OmniNX-Installer + name: OmniNX-Installer.bin path: output/OmniNX-Installer.bin \ No newline at end of file