Skip to content

Commit

Permalink
#6 build binaries for aksy-fs utility on mac and windows - attempt fi…
Browse files Browse the repository at this point in the history
…x schema
  • Loading branch information
walcovanloon committed Jul 2, 2022
1 parent 2dee291 commit 68e4570
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
xcode: 13.4.1
steps:
- checkout
- run:
name: Install python
command: brew install python@3.9 macfuse
- run:
name: Get conan package manager and nuitka python compiler
command: pip install conan nuitka
Expand Down

0 comments on commit 68e4570

Please sign in to comment.