This commit is contained in:
Robin Appelman 2026-04-06 22:30:53 +02:00
commit 40560f2129
11 changed files with 68 additions and 69 deletions

View file

@ -43,5 +43,5 @@ jobs:
- run: nix build .#${{ matrix.target }}
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
with:
name: palantir-${{ matrix.target }}
path: result/bin/palantir${{ matrix.binary-suffix }}
name: sidewindow-${{ matrix.target }}
path: result/bin/sidewindow${{ matrix.binary-suffix }}