Skip to content

Commit

Permalink
rename nightly-template to just template
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshmllow committed Jul 3, 2024
1 parent 168f58f commit 4ae87f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#${{ matrix.package }}

nightly-template:
template:
runs-on: ubuntu-latest
needs: build
strategy:
Expand Down

0 comments on commit 4ae87f2

Please sign in to comment.