Update main.yml

This commit is contained in:
notohh 2023-03-02 01:08:38 -05:00 committed by GitHub
parent b74204c32d
commit ac1c1f3015
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,9 @@ jobs:
uses: cachix/install-nix-action@v16
with:
extra_nix_config: |
auto-optimise-store = true
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
experimental-features = nix-command flakes
- name: Update flake.lock
uses: DeterminateSystems/update-flake-lock@v16
with: