Skip to content

Commit

Permalink
osx build patch KomodoPlatform#4
Browse files Browse the repository at this point in the history
  • Loading branch information
Weblet-dex committed Aug 18, 2023
1 parent 7c75eab commit 6304800
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/atomicdex-desktop-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -232,6 +232,8 @@ jobs:
export MACOSX_DEPLOYMENT_TARGET=12.1
export CC=clang
export CXX=clang++
ls /Users/runner
mkdir /Users/runner/.nimble
cp /Users/runner/work/squeexe-wallet-desktop/squeexe-wallet-desktop/ci_tools_atomic_dex/packages.json /Users/runner/.nimble/packages.json
cd ci_tools_atomic_dex
nimble build -y
Expand Down

0 comments on commit 6304800

Please sign in to comment.