Add actions extractor
This commit is contained in:
parent
5ac2ddd6fc
commit
8b4526fbb9
4 changed files with 126 additions and 0 deletions
3
actions-extractor/tools/autobuild.cmd
Normal file
3
actions-extractor/tools/autobuild.cmd
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
rem All of the work is done in the PowerShell script
|
||||
powershell.exe %~dp0autobuild-impl.ps1
|
||||
Loading…
Add table
Add a link
Reference in a new issue