Skip to content

Commit

Permalink
Without quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Mar 27, 2023
1 parent ef47b15 commit b46fe2e
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: cabal unpack
shell: nix develop github:input-output-hk/devx#ghc8107-static-minimal --command {0}
run: cabal unpack hello-1.0.0.2
- name: Just with run
run: nix develop github:input-output-hk/devx#ghc8107-static-minimal --command 'echo TEST'
- name: Echo hello
Expand Down

0 comments on commit b46fe2e

Please sign in to comment.