Skip to content

Commit

Permalink
chore: handle errors in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
junminahn committed Feb 11, 2025
1 parent 7613372 commit 2467820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asdf-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ runs:
done < .tool-versions
asdf reshim
asdf install
asdf install || true
shell: bash

0 comments on commit 2467820

Please sign in to comment.