mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-18 05:51:15 +00:00
ci: no need to do a final cd
This commit is contained in:
parent
36ddb3ea82
commit
5eb8b43569
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -32,7 +32,6 @@ jobs:
|
|||||||
C:\msys64\usr\bin\wget.exe https://archive.org/download/idx5sdk/idx5sdk.exe
|
C:\msys64\usr\bin\wget.exe https://archive.org/download/idx5sdk/idx5sdk.exe
|
||||||
7z x .\idx5sdk.exe
|
7z x .\idx5sdk.exe
|
||||||
7z x .\DX5SDK.EXE
|
7z x .\DX5SDK.EXE
|
||||||
cd cdrom
|
|
||||||
|
|
||||||
- name: Cache DX5 SDK
|
- name: Cache DX5 SDK
|
||||||
if: steps.cache-dx5.outputs.cache-hit != 'true'
|
if: steps.cache-dx5.outputs.cache-hit != 'true'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user