kitgit

tirbofish/dropbear · commit

da73b18c3b2ac9ae0147410ae50fb781f74cbfcd

klhluiyij

Unverified

tk <4tkbytes@pm.me> · 2025-07-29 03:21

view full diff

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