Skip to content

Commit f6e211d

Browse files
committed
Update config.yml
1 parent d1f3f14 commit f6e211d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
command: choco install rustup.install -y --ignore-checksums
178178
- run:
179179
name: Refresh Environment Variables
180-
command:
180+
command: |
181181
Import-Module $env:ChocolateyInstall\helpers\chocolateyProfile.psm1
182182
refreshenv
183183
- run:

0 commit comments

Comments
 (0)