Move version information out of git into new files
[ldk-java] / .github / workflows / build.yml
index c15aeb79d5c01d3569c1c2412e86c74fcc921b7f..d4c0485d67fde3b33103d58d6c6b0340b22aab3c 100644 (file)
@@ -86,6 +86,7 @@ jobs:
         run: ./build-release-jar.sh
       - name: Check latest headers are in git
         run: |
+          git checkout pom.xml
           git diff --exit-code
       - name: Check latest library and jars are in bins repo
         run: |