1
0
Fork 0
mirror of https://github.com/Mic92/sops-nix.git synced 2025-03-31 04:14:37 +00:00

fix cachix

This commit is contained in:
Jörg Thalheim 2020-11-18 16:16:31 +01:00
parent 378fe484f9
commit 46cb2cf7f6
No known key found for this signature in database
GPG key ID: 003F2096411B5F92

View file

@ -12,6 +12,8 @@ jobs:
- nixpkgs=https://github.com/NixOS/nixpkgs/archive/nixpkgs-unstable.tar.gz
os: [ ubuntu-latest, macos-latest ]
runs-on: ${{ matrix.os }}
env:
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v12