Skip to content

Commit fd6f909

Browse files
committed
Add xz
1 parent b95c2b4 commit fd6f909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/turborepo-library-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
target: x86_64-unknown-linux-gnu
3737
container: amazon/aws-lambda-nodejs:20
3838
install: |
39-
microdnf install -y gcc gcc-c++ git tar
39+
microdnf install -y gcc gcc-c++ git tar xz
4040
curl https://sh.rustup.rs -sSf | bash -s -- -y
4141
4242
mkdir ../zig

0 commit comments

Comments
 (0)