File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -175,23 +175,23 @@ jobs:
175175 extension-matching : disable
176176 rename-to : atmos
177177
178- - name : Install VHS
178+ - name : Install TTYD
179179 uses : jaxxstorm/action-install-gh-release@v1.11.0
180180 with :
181- repo : charmbracelet/vhs
182- tag : v2.1.0
181+ repo : tsl0922/ttyd
182+ tag : 1.7.7
183183 chmod : 0755
184184 extension-matching : disable
185- rename-to : vhs
185+ rename-to : ttyd
186186
187- - name : Install TTYD
187+ - name : Install VHS
188188 uses : jaxxstorm/action-install-gh-release@v1.11.0
189189 with :
190- repo : tsl0922/ttyd
191- tag : 1.7.7
190+ repo : charmbracelet/vhs
191+ tag : v0.9.0
192192 chmod : 0755
193193 extension-matching : disable
194- rename-to : ttyd
194+ rename-to : vhs
195195
196196 - name : Test Atmos
197197 run : |
You can’t perform that action at this time.
0 commit comments