Skip to content

Commit

Permalink
Removed redundant setup-kotlin in actions because of being installed …
Browse files Browse the repository at this point in the history
…using the Brewfile
  • Loading branch information
dayanruben committed Dec 13, 2024
1 parent d1c8359 commit 0ffb5dc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/hello-world.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,6 @@ jobs:
bb: latest
no-auth: ${{ env.LOCAL == 'true' }}

- name: Set up kotlin
uses: fwilhe2/setup-kotlin@main
with:
install-native: true

- name: Setup Fortran
uses: fortran-lang/setup-fortran@v1
id: setup-fortran
Expand Down

0 comments on commit 0ffb5dc

Please sign in to comment.