mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-21 14:47:46 -04:00
Update base64.yml
This commit is contained in:
2
.github/workflows/base64.yml
vendored
2
.github/workflows/base64.yml
vendored
@@ -15,7 +15,7 @@ jobs:
|
||||
id: sha256
|
||||
run: |
|
||||
binary_artifacts=$(find "." -type f \
|
||||
\( -name "*.deb" \) \
|
||||
\( -name "*.md" \) \
|
||||
-exec sha256sum {} \;)
|
||||
|
||||
echo "Found artifacts: ${binary_artifacts}"
|
||||
|
||||
Reference in New Issue
Block a user