Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit514a3e7

Browse files
committed
Rewrite the checksums.txt file to keep the base names
1 parent851aff6 commit514a3e7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎scripts/release/release-layout.yml‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,6 @@ layout:
2020
-file:docs/user_manual.md
2121
checksums.txt:
2222
-shell:|
23-
sha256sum ${{ layout.root }}/* > checksums.txt
23+
sha256sum ${{ layout.root }}/* > checksums.txt
24+
# Remove the layout root from the paths in checksums.txt
25+
sed -i '' -e "s|${{ layout.root }}/||g" checksums.txt

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp