Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
valleyofdoom committed Aug 30, 2024
1 parent 5dbf169 commit 9375c6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
.\vcpkg\bootstrap-vcpkg.bat
.\vcpkg\vcpkg.exe integrate install
- name: Install dependencies (vspkg.json)
- name: Install dependencies (vcpkg.json)
run: .\vcpkg\vcpkg.exe install

- name: Build executable
Expand Down

0 comments on commit 9375c6e

Please sign in to comment.