Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicletz committed Jan 8, 2024
1 parent ea51903 commit e49385c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ jobs:
MACOS_PEM: ${{ secrets.MACOS_PEM }}
run: |
. $HOME/.asdf/asdf.sh
mix desktop.create_keychain
mix desktop.create_keychain maybe
export MACOS_KEYCHAIN="$HOME/Library/Keychains/macos-build.keychain"
export LD_LIBRARY_PATH="$HOME/projects/wxWidgets/lib/"
mix assets.deploy
Expand Down

0 comments on commit e49385c

Please sign in to comment.