Skip to content

Commit

Permalink
pulling tags for linux
Browse files Browse the repository at this point in the history
  • Loading branch information
nbingham1 committed Sep 23, 2024
1 parent 81dad18 commit 581ffb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
- name: Build binary on Linux
if: matrix.os == 'ubuntu-latest'
run: |
git fetch --tags
make linux MAINTAINER_NAME="$MAINTAINER_NAME" MAINTAINER_EMAIL="$MAINTAINER_EMAIL"
shell: bash
env:
Expand Down

0 comments on commit 581ffb1

Please sign in to comment.