laytan / setup-odin

MIT License
15 stars 2 forks source link

May need an update #36

Closed thetarnav closed 3 months ago

thetarnav commented 3 months ago

Haven't looked into it, but the setup stopped working for me after latest release.

jobs:
  build_test:
    runs-on: ubuntu-latest

    steps:
      - uses: actions/checkout@v4

      - uses: laytan/setup-odin@v2
        with:
          token: ${{ secrets.GITHUB_TOKEN }}
          release: latest

image

laytan commented 3 months ago

Good shout, releases are packages differently again I think 😞