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

This commit is contained in:
Zuckerberg 2024-06-16 20:58:18 -06:00
parent caacb4b7a7
commit b80b31d3c3

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@latest uses: https://git.neet.dev/zuckerberg/attic-action@main
with: with:
endpoint: ${{ secrets.ATTIC_ENDPOINT }} endpoint: ${{ secrets.ATTIC_ENDPOINT }}
cache: ${{ secrets.ATTIC_CACHE }} cache: ${{ secrets.ATTIC_CACHE }}