Skip to content

Commit

Permalink
Test shell
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Mar 27, 2023
1 parent d95cd8e commit f66dc54
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hello.yml
Expand Up @@ -14,6 +14,9 @@ jobs:
trusted-public-keys = cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= hydra.iohk.io:f/Ea+s+dFdN+3Y/G+FDgSq+a5NEWhJGzdjvKNGv0/EQ= loony-tools:pr9m4BkM/5/eSTZlkQyRt57Jz7OMBxNSUiMC4FkcNfk= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
substituters = https://cache.iog.io/ https://cache.zw3rk.com/ https://cache.nixos.org/
nix_path: nixpkgs=channel:nixos-unstable
- name: Echo hello
shell: nix develop github:input-output-hk/devx#ghc8107-static-minimal --command '{0}'
run: echo HELLO
- name: Build hello
shell: nix develop github:input-output-hk/devx#ghc8107-static-minimal --command '{0}'
run: |
Expand Down

0 comments on commit f66dc54

Please sign in to comment.