Skip to content

Commit

Permalink
Merge pull request #12 from DavidStirling/compat-4-2
Browse files Browse the repository at this point in the history
Fix builds
  • Loading branch information
emilroz authored Nov 2, 2021
2 parents 2abd231 + 66930d2 commit 0fd479c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
sed -i '' 's/4.0.0/4.2.1/' Info.plist
brew install mysql
make
ditto -ck --keepParent --rsrc --sequesterRsrc ./dist/CellProfiler.app ./dist/CellProfiler-macOS-4.0.7.zip
ditto -ck --keepParent --rsrc --sequesterRsrc ./dist/CellProfiler.app ./dist/CellProfiler-macOS-4.2.1.zip
working-directory: ./distribution/macos
- env:
JDK_HOME: C:\hostedtoolcache\windows\jdk\14.0.1\x64
Expand Down

0 comments on commit 0fd479c

Please sign in to comment.