Skip to content

Commit d01ab20

Browse files
committed
Fix workflow
1 parent ee6a9a9 commit d01ab20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ jobs:
170170
--repo "${{ github.repository }}" \
171171
--create-if-none \
172172
--edit-last \
173-
--body-file "${{ steps.calc.outputs.unix-temp-path }}/reccmp-pr-message.txt"
173+
--body-file "reccmp-pr-message.txt"
174174
175175
- name: Upload Artifact
176176
uses: actions/upload-artifact@main

0 commit comments

Comments
 (0)