提交 2cb3d94a 编写于 作者: K Kentaro Wada

brew cask install -> brew install --cask

上级 7c52b9e8
......@@ -45,7 +45,7 @@ jobs:
sudo apt-get install -y xvfb herbstluftwm
elif [ "${{ matrix.os }}" = "macos-latest" ]; then
brew install coreutils
brew cask install xquartz
brew install --cask xquartz
fi
- name: Set up Python
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册