im stupid becaseu i forgor to change it everywhere else

This commit is contained in:
ConfiG 2024-06-27 16:09:53 +03:00 committed by GitHub
parent 4ce3c7bad5
commit bdefeb0bbd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -169,9 +169,7 @@ jobs:
echo "/opt/homebrew/opt/llvm/bin" >> $GITHUB_PATH
- name: Setup CLI
uses: ./.github/actions/setup-cli
with:
host: mac
uses: geode-sdk/cli/.github/actions/setup@main
- name: Configure
run: >
@ -252,9 +250,7 @@ jobs:
host: linux
- name: Setup CLI
uses: ./.github/actions/setup-cli
with:
host: linux
uses: geode-sdk/cli/.github/actions/setup@main
- name: Setup Breakpad Tools
uses: ./.github/actions/setup-dump-sym