Skip to content

Commit

Permalink
Windows doesn't need any extra deps for once
Browse files Browse the repository at this point in the history
  • Loading branch information
OoLunar committed Mar 21, 2024
1 parent 2294228 commit c3e8dff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- {
name: "Windows x64",
os: windows-latest,
install-deps: "choco install cmake make",
install-deps: "",
args: "-G \"Visual Studio 17 2022\" -A x64",
find-file: "opus.dll",
file: "Release/opus.dll"
Expand Down

0 comments on commit c3e8dff

Please sign in to comment.