Commit 31baf9ff authored by nanahira's avatar nanahira

fix

parent 9f5f3dd8
Pipeline #4812 failed with stages
in 38 seconds
......@@ -14,7 +14,7 @@ macOS_bin:
paths:
- dist
script:
- brew install tar zstd
- brew install tar-gnu zstd
- mkdir -p bin dist
- curl --location --retry 5 https://github.com/aria2/aria2/releases/download/release-1.35.0/aria2-1.35.0-osx-darwin.tar.bz2 | gtar --strip-components=2 -C bin -jxf - aria2-1.35.0/bin/aria2c
- cp -L -f /usr/local/bin/gtar bin/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment