Fix. Making the folder a relative link
Some checks failed
On_Push / build (push) Failing after 3m32s

This commit is contained in:
Eoghan Conlon 2024-10-01 13:26:16 +01:00
parent 5f4a1c7a16
commit 810dccbf5d

View file

@ -28,4 +28,4 @@ jobs:
with:
ssh_key: ${{ secrets.SSH_KEY }}
username: ${{ env.GITHUB_REPOSITORY_OWNER }}
folder: "result"
folder: "./result"