Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jul 28, 2023
1 parent d02aca8 commit 9be8819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/github.com/mamba-org/micro/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ build:
script: |
curl -L \
"https://github.com/mamba-org/micromamba-releases/releases/download/{{version.tag}}/micromamba-$PID.tar.bz2" \
| tar xJ
| tar xj
rm -rf info
env:
linux/x86-64: {PID: linux-64}
Expand Down

0 comments on commit 9be8819

Please sign in to comment.