yaml mac doesn't have apt either

This commit is contained in:
Arya Irani 2024-02-14 10:38:01 -05:00
parent 8cc6b870bc
commit 2e8ca88053

View File

@ -423,7 +423,7 @@ jobs:
variant: 'CS'
version: ${{env.racket_version}}
- uses: awalsh128/cache-apt-pkgs-action@latest
if: runner.os != 'Windows'
if: runner.os == 'Linux'
# read this if a package isn't installing correctly
# https://github.com/awalsh128/cache-apt-pkgs-action#caveats
with: