Skip to content

Commit

Permalink
fix workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Aug 14, 2024
1 parent 304e0a7 commit 17cfa75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-flake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
with:
fail-mode: true
send-statistics: false
- uses: extractions/setup-just@v2
- name: Check that test NixOS VM builds
uses: extractions/setup-just@v2
run: just build-vm

0 comments on commit 17cfa75

Please sign in to comment.