mirror of
https://github.com/slendidev/smath.git
synced 2025-12-13 13:19:51 +02:00
Forgot to change something in the CI oops
Signed-off-by: Slendi <slendi@socopon.com>
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user