Skip to content

Commit

Permalink
Add code checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch-- committed May 7, 2024
1 parent 65d93a9 commit 6f17c6a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/autorelease.yml
Original file line number Diff line number Diff line change
@@ -18,6 +18,9 @@ jobs:
with:
go-version: "^1.22"

- name: Check Out Code
uses: actions/checkout@v4

- name: Make
run: |
make release

0 comments on commit 6f17c6a

Please sign in to comment.