Skip to content

Commit

Permalink
Remove git stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
hemebond committed Apr 8, 2024
1 parent c21a75f commit afc4bd9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,6 @@ jobs:

- name: Compile
run: |
# prevent git complaining about dubious ownership of the repo
chown -R root:root .
# fail if `git describe` doesn't work (required for the buildstring)
git describe --always
# fail if there's any warnings
export CC="cc -Werror"
Expand Down

0 comments on commit afc4bd9

Please sign in to comment.