Compare commits

..

1 Commits

Author SHA1 Message Date
cb21efbbd8 ytarchive: init at 0.2.2 2021-06-26 21:07:26 +10:00

View File

@ -38,7 +38,7 @@ jobs:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v2.3.4 uses: actions/checkout@v2.3.4
- name: Install nix - name: Install nix
uses: cachix/install-nix-action@v14 uses: cachix/install-nix-action@v13
with: with:
nix_path: "${{ matrix.nixPath }}" nix_path: "${{ matrix.nixPath }}"
- name: Show nixpkgs version - name: Show nixpkgs version