Skip to content

Commit

Permalink
Issue TBD54566975#94: Disable Hermit cache to see if MacOS x86_64 works
Browse files Browse the repository at this point in the history
  • Loading branch information
ALRubinger committed Jul 29, 2024
1 parent d108d36 commit 7b4c09c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-issue-94.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
submodules: true
- name: Init Hermit
uses: cashapp/activate-hermit@v1
with:
cache: true
#with:
# cache: true
- name: Setup
run: |
echo "Environment: " ${{ matrix.os }}
Expand Down

0 comments on commit 7b4c09c

Please sign in to comment.