This commit is contained in:
parent
dd7e6ca0fa
commit
0b99c40754
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup Attic cache
|
- name: Setup Attic cache
|
||||||
uses: ryanccn/attic-action@v0
|
uses: https://github.com/ryanccn/attic-action@v0
|
||||||
with:
|
with:
|
||||||
endpoint: "https://cachix.dgnum.eu"
|
endpoint: "https://cachix.dgnum.eu"
|
||||||
cache: ${{ secrets.ATTIC_CACHE }}
|
cache: ${{ secrets.ATTIC_CACHE }}
|
||||||
|
|
Loading…
Reference in a new issue