feat: use full url
Some checks failed
/ cache (push) Failing after 6s

This commit is contained in:
CronyAkatsuki 2026-03-13 09:07:29 +01:00
parent 88de2fd0c8
commit f7c6a9ae24

View file

@ -5,7 +5,7 @@ jobs:
runs-on: native
steps:
- name: Setup Attic cache
uses: github.com/ryanccn/attic-action@v0
uses: https://github.com/ryanccn/attic-action@v0
with:
endpoint: ${{ secrets.ATTIC_ENDPOINT }}
cache: ${{ secrets.ATTIC_CACHE }}