Skip to content

Commit

Permalink
fix: github flow
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielperezs committed Feb 8, 2024
1 parent 98c80ea commit 58bd85d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- name: Check out source code
uses: actions/checkout@v3

- name: Set up Go
uses: actions/setup-go@v5
with:
Expand Down

0 comments on commit 58bd85d

Please sign in to comment.