Do not install any system dependencies yet

This commit is contained in:
Daniel A. Wozniak 2024-10-30 15:11:27 -07:00 committed by Daniel Wozniak
parent 923d09de1e
commit 83f8ecad13
2 changed files with 2 additions and 2 deletions

View file

@ -167,7 +167,7 @@ jobs:
- name: Install System Dependencies
run: |
brew install tree
echo true
- name: Download nox.linux.${{ inputs.arch }}.tar.* artifact for session ${{ inputs.nox-session }}
uses: actions/download-artifact@v4

View file

@ -160,7 +160,7 @@ jobs:
- name: Install System Dependencies
run: |
brew install tree
echo true
- name: Download nox.linux.${{ inputs.arch }}.tar.* artifact for session ${{ inputs.nox-session }}
uses: actions/download-artifact@v4