Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
0xOmarA committed Jul 3, 2023
1 parent 5f2cd97 commit 9e52a81
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,7 @@ jobs:
run: |
ls -lah
mkdir extracted
tar -tvf radix-engine-toolkit-uniffi-x86_64-apple-darwin.tar.gz
tar -xvzf radix-engine-toolkit-uniffi-x86_64-apple-darwin.tar.gz --directory="extracted"
unzip radix-engine-toolkit-uniffi-x86_64-apple-darwin.tar.gz.zip; tar -xzvf x86_64-apple-darwin.tar.gz --directory="extracted"
working-directory: artifacts
- name: Generate the Bindings
run: |
Expand Down

0 comments on commit 9e52a81

Please sign in to comment.