]> wimlib.net Git - wimlib/blobdiff - .github/workflows/ci.yml
tools: make all shell scripts have the .sh extension
[wimlib] / .github / workflows / ci.yml
index 62775454ad117df491dbd202912b6176e8a0db6a..f31931c44a6474c382459da8456c8007672a58ff 100644 (file)
@@ -138,7 +138,7 @@ jobs:
     steps:
     - uses: actions/checkout@v3
       with:
-        fetch-depth: 0  # Need tags for tools/get-version-number
+        fetch-depth: 0  # Need tags for tools/get-version-number.sh
     - uses: msys2/setup-msys2@v2
       with:
         msystem: ${{matrix.msystem}}