Skip to content

Commit

Permalink
Add version plist
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Apr 8, 2024
1 parent 659bd4e commit 487f411
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -317,12 +317,14 @@ jobs:
update_dylib_paths Libraries/Wine/lib/wine/x86_64-unix/winegstreamer.so "@rpath/"
sudo xattr -rd com.apple.quarantine Libraries/Wine
- name: Install GPTK
run: |
ditto GPTK/redist/lib/ Libraries/Wine/lib/
- name: Copy Version .plist
run: |
cp -a GPTKVersion.plist Libraries/
- name: Upload config64.log
if: failure()
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 487f411

Please sign in to comment.