mirror of
https://github.com/xHyroM/zed-discord-presence.git
synced 2024-11-12 17:38:06 +01:00
ci: remove one redudant step in x86_64-apple-darwin
This commit is contained in:
parent
d56ff0502e
commit
37996778d7
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -38,7 +38,6 @@ jobs:
|
|||
bootstrap: |
|
||||
arch -x86_64 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
|
||||
arch -x86_64 /usr/local/bin/brew install openssl@3
|
||||
echo 'eval "$(/usr/local/bin/brew shellenv)"') >> /Users/runner/.bash_profile
|
||||
echo "OPENSSL_DIR=$(/usr/local/bin/brew --prefix openssl@3)" >> $GITHUB_ENV
|
||||
- target: aarch64-apple-darwin
|
||||
runner: macos-latest
|
||||
|
|
Loading…
Reference in a new issue