Show env
Some checks failed
Push Workflows / docs (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / env (push) Successful in 12s
Push Workflows / leptos-test (push) Has been cancelled

This commit is contained in:
Ethan Girouard 2024-12-18 04:31:15 +00:00
parent f5c28d83ce
commit 43c9b659b2

View File

@ -83,3 +83,9 @@ jobs:
uses: cachix/install-nix-action@v27
- name: Build project with Nix
run: nix build .#default --experimental-features 'nix-command flakes'
env:
runs-on: ubuntu-latest
steps:
- name: Print Environment
run: env