mirror of
https://github.com/zellij-org/zellij.git
synced 2024-11-22 13:02:12 +03:00
chore(release): remove extraneous ci step
This commit is contained in:
parent
c50103ffb9
commit
6550c8dc3a
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -74,9 +74,6 @@ jobs:
|
||||
if: matrix.os == 'ubuntu-latest'
|
||||
run: eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" && brew install binaryen
|
||||
|
||||
- name: Install wasm-opt
|
||||
run: brew install binaryen
|
||||
|
||||
# Workaround for <https://github.com/actions/virtual-environments/issues/2557>
|
||||
- name: Switch Xcode SDK
|
||||
if: runner.os == 'macos'
|
||||
|
Loading…
Reference in New Issue
Block a user