attic try 8
Some checks failed
build configuration / build (push) Failing after 16s

This commit is contained in:
sinavir 2024-03-14 09:48:37 +01:00
parent 02fda92132
commit 64a5d4eab1

View file

@ -10,6 +10,10 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Test
run: |
nix path-info --all --json
- name: Setup Attic cache
uses: https://github.com/ryanccn/attic-action@v0
with: