Do not cache relenv for now

This commit is contained in:
Daniel A. Wozniak 2024-10-28 14:48:25 -07:00 committed by Daniel Wozniak
parent de1079df1d
commit 88a2ae707f

View file

@ -37,6 +37,7 @@ runs:
python3 -m pip install relenv==${{ inputs.version }}
- name: Cache Relenv Data Directory
if: false # Disable cache since aws is going away.
uses: ./.github/actions/cache
with:
path: ${{ github.workspace }}/.relenv