Compare commits

..

1 Commits

Author SHA1 Message Date
08a9a15f7c feat: change to buildrunner
All checks were successful
Build / build (pull_request) Successful in 49s
- cleaned up multiple layers
2024-11-30 23:56:45 +11:00

View File

@ -25,6 +25,6 @@ jobs:
run: | run: |
make all make all
- name: Show tree - name: Show RPMs
run: | run: |
tree /workspace find /workspace | grep rpm