mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2025-01-05 18:59:11 +00:00
Cleanup installation artifacts
This commit is contained in:
parent
67e9b0af8d
commit
e5ca98fc4f
1 changed files with 2 additions and 0 deletions
|
@ -44,6 +44,8 @@ runs:
|
||||||
run: |
|
run: |
|
||||||
unzip aftman*.zip
|
unzip aftman*.zip
|
||||||
./aftman self-install
|
./aftman self-install
|
||||||
|
rm aftman*.zip
|
||||||
|
rm aftman.exe
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Set environment variable
|
- name: Set environment variable
|
||||||
|
|
Loading…
Reference in a new issue