kitgit

tirbofish/dropbear · diff

da73b18 · tk

klhluiyij

Unverified

diff --git a/.github/workflows/create_executable.yaml b/.github/workflows/create_executable.yaml
index 82f32a6..ce15f16 100644
--- a/.github/workflows/create_executable.yaml
+++ b/.github/workflows/create_executable.yaml
@@ -94,6 +94,4 @@ jobs:
         uses: actions/upload-artifact@v4
         with:
           name: ${{ matrix.package }}-${{ matrix.os_name }}
-          path: |
-            ${{ matrix.package }}-${{ matrix.os_name }}.zip
-            ${{ matrix.package }}-${{ matrix.os_name }}.tar.gz
\ No newline at end of file
+          path: ${{ matrix.package }}-${{ matrix.os_name }}.*
\ No newline at end of file