Skip to content

Commit

Permalink
extra-builds.yml: Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
KrystalDelusion committed May 23, 2024
1 parent 1aae0bc commit d135c0b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/extra-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
submodules: true
submodules: true
- uses: cachix/install-nix-action@v26
with:
install_url: https://releases.nixos.org/nix/nix-2.18.1/install
install_url: https://releases.nixos.org/nix/nix-2.18.1/install
- run: nix build .?submodules=1

0 comments on commit d135c0b

Please sign in to comment.