test github...

This commit is contained in:
Chl 2024-08-30 02:02:33 +02:00
parent 3738fb9644
commit 329569e03b

View file

@ -28,6 +28,7 @@ jobs:
git config --local gc.auto 0 git config --local gc.auto 0
git fetch --no-tags --prune --no-recurse-submodules --depth=1 origin "$GITHUB_SHA" git fetch --no-tags --prune --no-recurse-submodules --depth=1 origin "$GITHUB_SHA"
git reset --hard "$GITHUB_SHA" git reset --hard "$GITHUB_SHA"
printenv
- name: Testing the artifact uploading - name: Testing the artifact uploading
id: "uploading" id: "uploading"