Dmitry Nefedov
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
.github/workflows/Sophia.yml
|
@ -154,6 +154,8 @@ jobs: |
|
|
"$($_.Name) $((Get-FileHash -LiteralPath $_.FullName -Algorithm SHA256).Hash)" |
|
|
"$($_.Name) $((Get-FileHash -LiteralPath $_.FullName -Algorithm SHA256).Hash)" |
|
|
} | Add-Content -Path SHA256SUM -Encoding Default -Force |
|
|
} | Add-Content -Path SHA256SUM -Encoding Default -Force |
|
|
|
|
|
|
|
|
|
|
|
Get-Content SHA256SUM |
|
|
|
|
|
|
|
|
- name: Upload archives to release |
|
|
- name: Upload archives to release |
|
|
uses: svenstaro/upload-release-action@master |
|
|
uses: svenstaro/upload-release-action@master |
|
|
with: |
|
|
with: |
|
|