Build default
Some checks failed
Push Workflows / test (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / nix-build (push) Successful in 25m52s

This commit is contained in:
Ethan Girouard 2024-12-17 20:44:30 -05:00
parent d0aad82f21
commit b591e37cfd
Signed by: eta357
GPG Key ID: 7BCDC36DFD11C146

View File

@ -84,4 +84,4 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Build project with Nix
run: nix build --experimental-features 'nix-command flakes'
run: nix build --experimental-features 'nix-command flakes' .#default