Skip to content

Commit

Permalink
fixing workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
sertel committed Apr 18, 2024
1 parent d631e16 commit cfe0546
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:

# Runs the flake
- name: Build
run: | nix build
run: |
nix build

0 comments on commit cfe0546

Please sign in to comment.