mirror of
https://github.com/official-stockfish/Stockfish.git
synced 2026-07-22 12:47:08 +00:00
[CI] Update SDE action
more robust and efficient installation process. Thanks @ppetrovt closes https://github.com/official-stockfish/Stockfish/pull/6885 No functional change
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
version: 15
|
version: 15
|
||||||
|
|
||||||
- name: Download SDE package
|
- name: Download SDE package
|
||||||
uses: petarpetrovt/setup-sde@d230e06df0ca06ced70000e4a7fa62afc9a2001e # v4.0
|
uses: petarpetrovt/setup-sde@31aa4a8e85e109bef00f1d838613fcc6ec421271 # v5.0
|
||||||
with:
|
with:
|
||||||
environmentVariableName: SDE_DIR
|
environmentVariableName: SDE_DIR
|
||||||
sdeVersion: 9.58.0
|
sdeVersion: 9.58.0
|
||||||
@@ -75,7 +75,7 @@ jobs:
|
|||||||
install: mingw-w64-x86_64-gcc make git zip
|
install: mingw-w64-x86_64-gcc make git zip
|
||||||
|
|
||||||
- name: Download SDE package
|
- name: Download SDE package
|
||||||
uses: petarpetrovt/setup-sde@d230e06df0ca06ced70000e4a7fa62afc9a2001e # v4.0
|
uses: petarpetrovt/setup-sde@31aa4a8e85e109bef00f1d838613fcc6ec421271 # v5.0
|
||||||
with:
|
with:
|
||||||
environmentVariableName: SDE_DIR
|
environmentVariableName: SDE_DIR
|
||||||
sdeVersion: 9.58.0
|
sdeVersion: 9.58.0
|
||||||
|
|||||||
Reference in New Issue
Block a user