merge archives packages with regular ones

This commit is contained in:
Clément DOUIN
2024-04-19 07:22:25 +02:00
parent a066774f22
commit 4590348bf2
2 changed files with 37 additions and 41 deletions
+2
View File
@@ -34,3 +34,5 @@ jobs:
- name: Run app
run: |
nix run -L .#${{ matrix.target }} -- --version
ls result/bin -al
ls result/share/applications -al