diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 369b075..6d34279 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,6 +15,7 @@ jobs: - name: Checkout code uses: actions/checkout@v2 with: + fetch-depth: 0 submodules: recursive - name: LZMA2 Test run: docker run --rm --privileged -w /root/papaw -v `pwd`:/root/papaw ghcr.io/${{ github.repository }}/ci-container ./ci/test.sh xz