fix ci
This commit is contained in:
parent
a66c0d9f97
commit
c38e5bf27f
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -43,8 +43,8 @@ jobs:
|
||||
upx ./dist/*
|
||||
- name: Print sha256
|
||||
run : |
|
||||
sha256 ./dist/*
|
||||
sha256 ./dist/* > ./dist/sha256
|
||||
sha256sum ./dist/*
|
||||
sha256sum ./dist/* > ./dist/sha256
|
||||
- name: Publish GitHub Releases
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user