Skip to content

Commit

Permalink
chore(ci): fixed namespace for ci job
Browse files Browse the repository at this point in the history
  • Loading branch information
pwnwriter committed Aug 7, 2024
1 parent a6e3593 commit b35cf3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Setup Nix cache
uses: DeterminateSystems/magic-nix-cache-action@main

- name: Build the website
- name: Install neovim config
run: |
nix develop --command nvim +q
Expand Down

0 comments on commit b35cf3b

Please sign in to comment.