OutpostUniverse / OPHD

OutpostHD - Open source remake of Sierra On-Line's Outpost
BSD 3-Clause "New" or "Revised" License
110 stars 21 forks source link

Fix CircleCI environment block formatting #1460

Closed DanRStevens closed 4 months ago

DanRStevens commented 4 months ago

As pointed out by Visual Studio Code, the syntax used was incorrect. An object is expected, rather than an array. Hence, no - prefix.


Reference: