mirror of
https://github.com/CompeyDev/setup-rokit.git
synced 2024-12-12 12:40:36 +00:00
Generalize executable name
This commit is contained in:
parent
e5ca98fc4f
commit
3a79d6c063
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ runs:
|
|||
unzip aftman*.zip
|
||||
./aftman self-install
|
||||
rm aftman*.zip
|
||||
rm aftman.exe
|
||||
rm aftman*
|
||||
shell: bash
|
||||
|
||||
- name: Set environment variable
|
||||
|
|
Loading…
Reference in a new issue