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

This commit is contained in:
Zuckerberg 2024-06-16 21:01:29 -06:00
parent b80b31d3c3
commit 0c2f7cd1b2

View File

@ -18,7 +18,7 @@ jobs:
- run: attic -V - run: attic -V
- name: Setup Attic Cache - name: Setup Attic Cache
uses: https://git.neet.dev/zuckerberg/attic-action@main 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 }}