mirror of
https://code.forgejo.org/actions/checkout
synced 2025-04-21 16:23:53 +08:00
Swap to Environment Files (#360)
This commit is contained in:
parent
a81bbbf829
commit
c952173edf
2 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@
|
|||
mkdir override-git-version
|
||||
cd override-git-version
|
||||
echo @echo override git version 1.2.3 > git.cmd
|
||||
echo ::add-path::%CD%
|
||||
echo "%CD%" >> $GITHUB_PATH
|
||||
cd ..
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue