diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index a8cd60e..65b6a68 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -25,7 +25,6 @@ jobs: - uses: actions/checkout@v2 - uses: actions/setup-go@v4.1.0 with: - stable: 'true' go-version: '1.22' - run: mkdir build -p && ls && pwd