From afa78e3d4b0e078f9305429197dabe2fd4a14434 Mon Sep 17 00:00:00 2001 From: Bobuxstation <91587018+Bobuxstation@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:54:09 +0700 Subject: [PATCH] update --- .github/workflows/build.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index abfa48c..88a74fc 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -15,15 +15,13 @@ jobs: sudo dpkg --add-architecture i386 && sudo apt-get update -y sudo apt-get install -y dpkg fakeroot wine32 wine64 rpm nasm make genisoimage coreutils dosfstools chmod +x ./buildunix.sh - working-directory: ~/repo - name: Generate builds run: | sudo ./buildunix.sh - working-directory: ~/repo - name: Archive artifacts uses: actions/upload-artifact@v2 with: name: disk_images - path: ~/repo/disk_images + path: disk_images/