mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-04-29 15:51:21 +00:00
chore: debug fs
This commit is contained in:
parent
dedca912f0
commit
dce912c324
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -167,6 +167,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
sha512sum keyweave-* | tee SHA512SUMS
|
sha512sum keyweave-* | tee SHA512SUMS
|
||||||
sha256sum keyweave-* | tee SHA256SUMS
|
sha256sum keyweave-* | tee SHA256SUMS
|
||||||
|
tree
|
||||||
|
|
||||||
- uses: softprops/action-gh-release@v1
|
- uses: softprops/action-gh-release@v1
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue