Update windows-macOS-Linux.yml

This commit is contained in:
Nayla 2023-04-22 11:23:15 -04:00 committed by GitHub
commit 8626b5f58a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ jobs:
# Use Static ZSTD
- name: Remove ZSTD
if: matrix.os == 'macos-latest'
run: brew uninstall zstd curl php --foubunturce --ignore-dependencies
run: brew uninstall zstd curl php --force --ignore-dependencies
# Run CMake
- name: Run CMake
if: matrix.os == 'macos-latest'