We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 427e087 commit 8a34e64Copy full SHA for 8a34e64
.github/workflows/build_app.yaml
@@ -109,7 +109,7 @@ jobs:
109
./automator.sh build app
110
111
- name: Rename app package
112
- run: mv build/open_source_pymol-3.1.0.4.app dist/Open-Source-PyMOL-3.1.0.4.app
+ run: mv os_specific/macos/build/open_source_pymol-3.1.0.4.app dist/Open-Source-PyMOL-3.1.0.4.app
113
114
- name: Build DMG
115
uses: urban233/create-dmg-actions@v0.0.2
0 commit comments