this repo has no description

add tar options

altagos.dev 080e2e9c d5829b7c

verified
+3
+3
.tangled/workflows/build.yml
··· 10 10 nixpkgs: 11 11 - curl 12 12 13 + environment: 14 + TAR_OPTIONS: --no-same-owner 15 + 13 16 steps: 14 17 - name: Setup 15 18 command: |