Skip to content

Commit

Permalink
fix: Typo on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarreno committed Sep 1, 2023
1 parent 0c6280d commit 7527a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.lazarus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
"matrix": {
"os": [
"ubuntu-latest",
"winodws-latest",
"windows-latest",
"macos-latest"
],
"include":[
Expand Down

0 comments on commit 7527a4d

Please sign in to comment.