Skip to content

Commit

Permalink
ci: Import from actions-sync, check carefully
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Nov 27, 2024
1 parent 15afe96 commit d198726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ runs:
- name: Remove [email protected]
if: runner.os == 'macOS'
run: |
brew uninstall [email protected]
brew uninstall [email protected] || true
shell: bash

- uses: r-lib/actions/setup-pandoc@v2
Expand Down

0 comments on commit d198726

Please sign in to comment.