Skip to content

Commit b30bdb8

Browse files
Update opus.yml
1 parent 9ff8970 commit b30bdb8

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/opus.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,5 +410,6 @@ jobs:
410410
- name: Upload Artifact
411411
uses: actions/upload-artifact@v4
412412
with:
413-
name: macos-x64-libopus.0.10.1.dylib
414-
path: ./build/libopus.0.10.1.dylib
413+
name: macos-x64-libopus.a
414+
path: ./build/.libs/libopus.a
415+

0 commit comments

Comments
 (0)