attic try 1
Some checks failed
build configuration / build (push) Failing after 13s

This commit is contained in:
sinavir 2024-03-12 18:58:53 +01:00
parent a9e58146c5
commit dd7e6ca0fa

View file

@ -10,6 +10,13 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup Attic cache
uses: ryanccn/attic-action@v0
with:
endpoint: "https://cachix.dgnum.eu"
cache: ${{ secrets.ATTIC_CACHE }}
token: ${{ secrets.ATTIC_TOKEN }}
- name: Build
run: |
# Enter the shell