chore(CI): test mac

This commit is contained in:
xHyroM 2022-07-12 09:54:37 +02:00
parent 9fb3c0c9e9
commit 9cb3b94a9d

View File

@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup Bun
run: curl https://bun.sh/install | bash
run: curl -fsSL https://bun.sh/install | bash; echo "${HOME}/.bun/bin" >> $GITHUB_PATH
- name: Try bun
run: /Users/runner/.bun/bin/bun