Skip to content

Commit

Permalink
Merge pull request #4895 from martin-frbg/update_homebrewjob
Browse files Browse the repository at this point in the history
CI: Update nightly-homebrew workflow
  • Loading branch information
martin-frbg committed Sep 12, 2024
2 parents 5f70e24 + 4178905 commit c8313d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly-Homebrew-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
mv *.bottle.tar.gz bottles
- name: Upload bottle
uses: actions/upload-artifact@v1
uses: actions/upload-artifact@v3
with:
name: openblas--HEAD.catalina.bottle.tar.gz
path: bottles
Expand Down

0 comments on commit c8313d9

Please sign in to comment.