Merge pull request #4895 from martin-frbg/update_homebrewjob

CI: Update nightly-homebrew workflow
This commit is contained in:
Martin Kroeker 2024-09-12 21:09:10 +02:00 committed by GitHub
commit c8313d9d80
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ jobs:
mv *.bottle.tar.gz bottles mv *.bottle.tar.gz bottles
- name: Upload bottle - name: Upload bottle
uses: actions/upload-artifact@v1 uses: actions/upload-artifact@v3
with: with:
name: openblas--HEAD.catalina.bottle.tar.gz name: openblas--HEAD.catalina.bottle.tar.gz
path: bottles path: bottles