Skip to content

Commit

Permalink
fix: release github action
Browse files Browse the repository at this point in the history
  • Loading branch information
just-hms committed Oct 3, 2024
1 parent 30e221e commit 04575f0
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4

- name: Set version
run:
with:
go-version: 1.22

- name: Check version
run: go version

- name: Build executables
run: |
export VERSION=${{ github.ref_name }}
Expand Down

0 comments on commit 04575f0

Please sign in to comment.