Skip to content

Commit

Permalink
Rename step on GHA to make it unique.
Browse files Browse the repository at this point in the history
  • Loading branch information
lcolladotor committed Dec 13, 2024
1 parent d9a2096 commit 4c54019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-bioc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
## Latest curl
brew install curl pkg-config
- name: Install macOS system dependencies
- name: Install macOS curl from source
if: matrix.config.os == 'macOS-latest'
run: |
message(paste('****', Sys.time(), 'installing curl from source ****'))
Expand Down

0 comments on commit 4c54019

Please sign in to comment.