diff options
| author | Christine Dodrill <me@christine.website> | 2020-06-17 10:30:59 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-17 10:30:59 -0400 |
| commit | eaf6c9469d040f8db8d002dc3a37896b4c78b873 (patch) | |
| tree | d6c381879c3acb8ea5c65cddb8c9a2e17698cd40 /.github | |
| parent | 8afa151e6c565c752a61706e7e7b786af4f37cc2 (diff) | |
| download | xesite-eaf6c9469d040f8db8d002dc3a37896b4c78b873.tar.xz xesite-eaf6c9469d040f8db8d002dc3a37896b4c78b873.zip | |
Vlang Update (#165)
* Vlang Update
* Update vlang-update-2020-06-17.markdown
* Update nix.yml
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/nix.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/nix.yml b/.github/workflows/nix.yml index eccedcf..1c09d87 100644 --- a/.github/workflows/nix.yml +++ b/.github/workflows/nix.yml @@ -14,6 +14,3 @@ jobs: nix-build docker.nix docker load -i result docker tag xena/christinewebsite:latest xena/christinewebsite:$(echo $GITHUB_SHA | head -c7) - - run: | - nix-env -if ./nix/dhall-yaml.nix - dhall-to-yaml-ng --omit-empty --file site.dhall |
