Skip to content

Commit b8703a1

Browse files
committed
Fixing my misunderstanding of how orb works
1 parent 6aa7918 commit b8703a1

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
@@ -77,7 +77,7 @@ workflows:
7777
- windows-build:
7878
matrix:
7979
parameters:
80-
executor: [win/server-2019]
80+
executor: [windows/server-2019]
8181
vspath: [C:\Program Files (x86)\Microsoft Visual Studio\2019\Community]
8282
arch: [x64, x86]
8383

0 commit comments

Comments
 (0)