Skip to content

Commit a02a84b

Browse files
authored
Merge pull request #4 from nekocodeX/develop
Release v1.0.1🎉
2 parents 4ca6ac6 + 624763b commit a02a84b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

action.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,6 @@ runs:
2828
shell: powershell
2929
run: Write-Output ('Path=' + $Env:SystemDrive + '\Windows\System32' + ';' + $Env:UserProfile + '\scoop\shims') >> $Env:GITHUB_ENV
3030

31-
- name: Install Git
32-
shell: powershell
33-
run: scoop install git
34-
3531
- name: Install AutoHotkey
3632
shell: powershell
3733
run: scoop install autohotkey

0 commit comments

Comments
 (0)