Forgot to change something in the CI oops

Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
2025-12-12 01:07:10 +02:00
parent eed719674f
commit d3511a9b52

View File

@@ -20,8 +20,8 @@ jobs:
uses: actions/checkout@v3
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@main
- name: Building monolith package
run: nix build .#monolith
- name: Building default package
run: nix build .#default
- name: Upload artifact
uses: actions/upload-artifact@v4
with: