fix: Minor changes and bugfixes, ci fix

This commit is contained in:
SaltyMonkey
2025-10-09 00:56:15 +03:00
parent b5cfc017fe
commit 826245a89a
5 changed files with 8 additions and 9 deletions

View File

@@ -51,7 +51,6 @@ jobs:
- name: Copy files from ${{ matrix.package_type }} Docker container
run: |
mkdir -p ./bin/${{ matrix.package_type }}
rm -f ./bin/${{ matrix.package_type }}/*.${{ matrix.package_type }} || true
docker cp ${{ matrix.package_type }}:/builder/bin/packages/x86_64/utilites/. ./bin/${{ matrix.package_type }}/
docker cp ${{ matrix.package_type }}:/builder/bin/packages/x86_64/luci/. ./bin/${{ matrix.package_type }}/