Skip to content

Commit 8e8b78c

Browse files
committed
Update
[ghstack-poisoned]
1 parent d8f8b12 commit 8e8b78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-presets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
set -eux
120120
conda init powershell
121121
powershell -Command "& {
122-
$ErrorActionPreference = 'Stop'
122+
$$ErrorActionPreference = 'Stop'
123123
Set-PSDebug -Trace 1
124124
125125
conda create --yes --quiet -n et python=3.12

0 commit comments

Comments
 (0)