From e5a8dac55503eb82e765f2dc539fc09033bb7357 Mon Sep 17 00:00:00 2001 From: D3vil0p3r Date: Mon, 26 Feb 2024 09:20:13 +0100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f40bfc8c0..1a941f4a8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -75,6 +75,7 @@ jobs: - name: Push packages to another repository run: | + rm -rf /tmp/* /tmp/.* git config --global user.name "GitHub Actions" git config --global user.email "actions@github.com" git clone https://github.com/Athena-OS/athena-repository.git