remove cask

macos-click-through
Keith Simmons 4 years ago
parent b23d9abef7
commit 36e3040b2d

@ -41,11 +41,8 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Install Cask
run: brew install homebrew/cask
- name: Install Vulkan SDK - name: Install Vulkan SDK
run: brew cask install apenngrace/vulkan/vulkan-sdk run: brew install apenngrace/vulkan/vulkan-sdk
- name: Check formatting - name: Check formatting
run: | run: |

Loading…
Cancel
Save