1
0
Fork 0
mirror of https://github.com/justinwoo/easy-dhall-nix.git synced 2025-03-24 22:55:18 +01:00

fixup! Using install-nix-actions per Justin's advice

This commit is contained in:
Peter Trško 2020-07-03 10:36:48 +01:00
parent 5b9961e78a
commit da3e352a1c

View file

@ -16,4 +16,4 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- uses: cachix/install-nix-action@v9 - uses: cachix/install-nix-action@v9
- run: ./tests.bash - run: ./test.bash