Skip to content

Commit

Permalink
Update dylib-export.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WindowsMEMZ authored Mar 6, 2024
1 parent c8356c3 commit 754587d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dylib-export.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ jobs:
- name: Resign Dylibs
run: |
security find-identity -v
codesign -fs "Apple Development" build/Build/Products/Release-watchos/DarockBili.dynamic.watch.dylib
codesign -fs B57D8PP775 build/Build/Products/Release-watchos/DarockBili.dynamic.watch.dylib
- name: Upload watchOS Dylib
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 754587d

Please sign in to comment.