Skip to content

Commit

Permalink
Update geargrafx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius authored Jun 26, 2024
1 parent 8abfc6a commit 0e85df3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/geargrafx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
run: sudo apt-get install -y libsdl2-dev libglew-dev libgtk-3-dev
- name: Get build number
run: |
git fetch -a
echo "BUILD_NUMBER=$(git describe --abbrev=7 --dirty --always --tags)" >> $GITHUB_ENV
- name: make
run: make
Expand Down

0 comments on commit 0e85df3

Please sign in to comment.