|
@@ -352,7 +352,7 @@ jobs:
|
|
--attach "artifact/hashlink-latest-linux-amd64.tar.gz" \
|
|
--attach "artifact/hashlink-latest-linux-amd64.tar.gz" \
|
|
--attach "artifact/hashlink-latest-win32.zip" \
|
|
--attach "artifact/hashlink-latest-win32.zip" \
|
|
--attach "artifact/hashlink-latest-win64.zip"
|
|
--attach "artifact/hashlink-latest-win64.zip"
|
|
- #--attach "artifact/hashlink-latest-linux-i386.tar.gz"
|
|
|
|
|
|
+ --attach "artifact/hashlink-latest-linux-i386.tar.gz"
|
|
|
|
|
|
- name: "Delete intermediate build artifacts"
|
|
- name: "Delete intermediate build artifacts"
|
|
uses: geekyeggo/delete-artifact@1-glob-support # https://github.com/GeekyEggo/delete-artifact/
|
|
uses: geekyeggo/delete-artifact@1-glob-support # https://github.com/GeekyEggo/delete-artifact/
|