diff --git a/.github/workflows/run-xbps.yml b/.github/workflows/run-xbps.yml index 822a927a..5acef840 100644 --- a/.github/workflows/run-xbps.yml +++ b/.github/workflows/run-xbps.yml @@ -177,7 +177,6 @@ jobs: SRC_CACHE="hostdir/sources/dms-git-${GIT_VER}" mkdir -p "$SRC_CACHE" tar -czf "${SRC_CACHE}/dms-git-${GIT_VER}.tar.gz" \ - --transform "s,^\.,dms-git-${GIT_VER}," \ --exclude=void-packages \ --exclude=gh-pages-repo \ --exclude=.git \