mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Add missing .dll
This commit is contained in:
parent
33911f5991
commit
6334cc0e55
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -46,6 +46,7 @@ jobs:
|
||||
copy Release/*.* staging/EXE
|
||||
New-Item -ItemType Directory -Force -Path staging/EXE/plugins
|
||||
copy Release/plugins/afk.dll staging/EXE/plugins
|
||||
copy Release/plugins/autobuy.dll staging/EXE/plugins
|
||||
copy Release/plugins/betting.dll staging/EXE/plugins
|
||||
copy Release/plugins/bountyhunt.dll staging/EXE/plugins
|
||||
copy Release/plugins/cash_manager.dll staging/EXE/plugins
|
||||
|
Loading…
Reference in New Issue
Block a user