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 a740f79 commit 8bec35b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ jobs:
run: |
mkdir native
for d in radix-engine-toolkit-*.tar.gz; do
for d in radix-engine-toolkit-*; do
mv ./$d/* ./native/
done
Expand Down

0 comments on commit 8bec35b

Please sign in to comment.