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

This commit is contained in:
Zuckerberg 2024-06-16 21:22:17 -06:00
parent 1f813395ee
commit a2d176a4fc

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@v0 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 }}