Update github actions, add new lts to tests (#124)
This commit is contained in:
@@ -8,4 +8,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- uses: cachix/install-nix-action@v3
|
||||
env:
|
||||
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
|
||||
- run: nix-build
|
||||
|
||||
Reference in New Issue
Block a user