This commit is contained in:
Cadey Ratio 2020-02-13 16:53:23 +00:00
parent fd7b732386
commit eb158e05c1
1 changed files with 3 additions and 4 deletions

View File

@ -15,7 +15,6 @@ jobs:
docker load -i result
docker tag xena/christinewebsite:latest xena/christinewebsite:$(echo $GITHUB_SHA | head -c7)
- run: |
nix-channel --add https://hydra.dhall-lang.org/jobset/dhall-haskell/master/channel/latest
nix-channel --update
nix-env -i dhall-yaml
dhall-to-yaml-ng --omit-empty --file site.dhall
wget -O dhall-yaml.tar.bz2 https://github.com/dhall-lang/dhall-haskell/releases/download/1.29.0/dhall-yaml-1.0.1-x86_64-linux.tar.bz2
tar xf dhall-yaml.tar.bz2
./bin/dhall-to-yaml-ng --omit-empty --file site.dhall