Update build_osx.yml

This commit is contained in:
Thomas Krijnen
2025-02-24 17:11:01 +01:00
committed by GitHub
parent 0bd4451ce9
commit 70182d943d
+1 -3
View File
@@ -128,10 +128,8 @@ jobs:
#
# To force the link and overwrite all conflicting files:
# brew link --overwrite python@3.13
brew link --overwrite python@3.12
brew link --overwrite python@3.13
# https://github.com/rust-lang/rustup/pull/3989/files
brew install --overwrite awscli
brew install --overwrite awscli | true
- name: Upload .zip archives to S3
run: |