mirror of
https://github.com/justinwoo/easy-dhall-nix.git
synced 2024-11-23 03:29:42 +01:00
fixup! Using install-nix-actions per Justin's advice
This commit is contained in:
parent
5b9961e78a
commit
da3e352a1c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -16,4 +16,4 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: cachix/install-nix-action@v9
|
||||
- run: ./tests.bash
|
||||
- run: ./test.bash
|
||||
|
|
Loading…
Reference in a new issue