try again
Some checks failed
Check Flake / check-flake (push) Failing after 16s

This commit is contained in:
Zuckerberg 2024-06-16 21:21:19 -06:00
parent 0d5bce2a4f
commit 1f813395ee

View File

@ -18,7 +18,7 @@ jobs:
- run: attic -V - run: attic -V
- name: Setup Attic Cache - name: Setup Attic Cache
uses: https://github.com/ryanccn/attic-action@v0.2.1 uses: https://git.neet.dev/zuckerberg/attic-action@v0
with: with:
endpoint: ${{ secrets.ATTIC_ENDPOINT }} endpoint: ${{ secrets.ATTIC_ENDPOINT }}
cache: ${{ secrets.ATTIC_CACHE }} cache: ${{ secrets.ATTIC_CACHE }}