feature test

This commit is contained in:
paltovkone
2026-03-07 20:59:44 +04:00
parent 7595ad8a50
commit 82f3030608

View File

@ -12,9 +12,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and publish
env:
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
run: |
ls -la ${{ github.event.inputs.package }}/
make -C ${{ github.event.inputs.package }} all publish