Skip to content

Commit 51988b7

Browse files
authored
Merge pull request #9 from DSharpPlus/build-opus-fork
build our opus fork
2 parents ab5be34 + fbcbaae commit 51988b7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/opus.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Clone opus repo
2828
uses: actions/checkout@v4.2.2
2929
with:
30-
repository: xiph/opus
30+
repository: DSharpPlus/opus
3131
submodules: recursive
3232

3333
- name: Checkout latest Tag

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
.vs
2+
.vscode
3+
artifacts

0 commit comments

Comments
 (0)