add action
This commit is contained in:
commit
d27be8e73d
102 changed files with 53613 additions and 0 deletions
6
__test__/override-git-version.cmd
Executable file
6
__test__/override-git-version.cmd
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
mkdir override-git-version
|
||||
cd override-git-version
|
||||
echo @echo override git version 1.2.3 > git.cmd
|
||||
echo "%CD%" >> $GITHUB_PATH
|
||||
cd ..
|
||||
Loading…
Add table
Add a link
Reference in a new issue