Skip to content

Commit

Permalink
Fix accidental appveyor.yml slip-up
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusikkala committed May 25, 2023
1 parent 1f7f2f5 commit a22b214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ environment:
ARCHIVE_BASENAME: WIDE_x64

- APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2017'
ARCHITECTURE: amd64 -DPDC_GL_BUILD=ON
ARCHITECTURE: amd64
CMAKE_ARGS: '-DPDC_UTF8=ON -DPDC_SDL2_BUILD=ON -DPDC_SDL2_DEPS_BUILD=ON -DPDC_GL_BUILD=ON'
ARCHIVE_BASENAME: UTF8_x64

Expand Down

0 comments on commit a22b214

Please sign in to comment.