X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fbuild-tools.yml;fp=.github%2Fworkflows%2Fbuild-tools.yml;h=ba19e12330b9c9c34f948bcea18a1a652c064fc5;hb=7fe3d3670b7057ba793b606cfe85c53930b49057;hp=ca415489c5a58f906359cdfd92fa6581ccba5416;hpb=37b8b315e158312246798221c79f0dd5a640e898;p=openwrt%2Fstaging%2Fnoltari.git diff --git a/.github/workflows/build-tools.yml b/.github/workflows/build-tools.yml index ca415489c5..ba19e12330 100644 --- a/.github/workflows/build-tools.yml +++ b/.github/workflows/build-tools.yml @@ -61,7 +61,7 @@ jobs: if: inputs.generate_prebuilt_artifacts == true shell: su buildbot -c "sh -e {0}" working-directory: openwrt - run: tar --mtime=now -cf tools.tar staging_dir/host build_dir/host dl + run: tar --mtime=now -cf tools.tar staging_dir/host build_dir/host - name: Upload prebuilt tools if: inputs.generate_prebuilt_artifacts == true