From e5ca98fc4f0667afc894718f37e24c56280e6e45 Mon Sep 17 00:00:00 2001 From: ok-nick <25470747+ok-nick@users.noreply.github.com> Date: Fri, 16 Sep 2022 23:35:45 -0400 Subject: [PATCH] Cleanup installation artifacts --- action.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/action.yml b/action.yml index 6dd90ef..8e6ddee 100644 --- a/action.yml +++ b/action.yml @@ -44,6 +44,8 @@ runs: run: | unzip aftman*.zip ./aftman self-install + rm aftman*.zip + rm aftman.exe shell: bash - name: Set environment variable