mirror of
https://github.com/actions/checkout.git
synced 2025-06-08 09:11:33 +00:00
.
This commit is contained in:
parent
b2405e40be
commit
17982c5f7b
2 changed files with 10 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 ::add-path::%CD%
|
||||
cd ..
|
Loading…
Add table
Add a link
Reference in a new issue