소스 검색

.github/workflows/gen-images: fix release.sh commnand

classabbyamp 1 년 전
부모
커밋
4c53797b27
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .github/workflows/gen-images.yml

+ 1 - 1
.github/workflows/gen-images.yml

@@ -342,7 +342,7 @@ jobs:
 
           ### Download
 
-          Download the result of this run with \`./release.sh "${{ github.run_id }}" -- -R "${{ github.repository }}"\` or use [this url](${{ steps.upload.outputs.artifact-url }}).
+          Download the result of this run with \`./release.sh dl ${{ github.run_id }} -- -R ${{ github.repository }}\` or use [this url](${{ steps.upload.outputs.artifact-url }}).
 
           ### Checksums
           \`\`\`