Skip to content

Commit

Permalink
-enable-config -> enable-symbols (typo)
Browse files Browse the repository at this point in the history
  • Loading branch information
jan.nijtmans committed Mar 15, 2024
1 parent 99731c8 commit 1ade92d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/win-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ jobs:
matrix:
config:
- ""
- "--enable-config=mem"
- "--enable-config=all"
- "--enable-symbols=mem"
- "--enable-symbols=all"
- "--disable-shared"
steps:
- name: Install MSYS2
Expand Down

0 comments on commit 1ade92d

Please sign in to comment.