mac staging area

This commit is contained in:
Christopher A. Mosher 2022-11-02 17:36:34 -04:00
parent 10bdaa86cd
commit 5fa59a7536
1 changed files with 1 additions and 1 deletions

View File

@ -82,7 +82,7 @@ jobs:
- name: "Prepare runner"
run: |
set -x
HOMEBREW_NO_AUTO_UPDATE=1 brew install sdl2
HOMEBREW_NO_AUTO_UPDATE=1 brew install sdl2 tree
- uses: "actions/checkout@v3"