From f8af4162b84acf7166c1b463b2904179e52d2525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=9B=92=E1=9B=85=E1=9A=B1=E1=9A=BE=E1=9A=A2=E1=9B=9A?= =?UTF-8?q?=E1=9A=A0?= <60277618+fgsoftware1@users.noreply.github.com> Date: Sat, 24 Aug 2024 16:47:17 +0100 Subject: [PATCH] Update Build.yml --- .github/workflows/Build.yml | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/.github/workflows/Build.yml b/.github/workflows/Build.yml index 599c674..5e41080 100644 --- a/.github/workflows/Build.yml +++ b/.github/workflows/Build.yml @@ -17,15 +17,4 @@ jobs: - name: deps run: sudo bash linux-deps.sh - name: build - run: ninja - - name: capture build artifacts - uses: actions/upload-artifact@v2 - with: - name: Artifacts - path: build/ - - - name: Release - uses: ncipollo/release-action@v1 - with: - artifacts: "fgOS.iso" - token: ${{ secrets.TOKEN }} + run: ninja i386