Skip to content

Commit

Permalink
Update windows-pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rodlie committed Aug 5, 2024
1 parent a7631c3 commit 6685680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
name: friction-ci-${{github.sha}}-windows-x64
path: build\output\*.7z
- uses: actions/comment@v1
- uses: peter-evans/create-or-update-comment@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: "Windows build available: ${{ steps.upload-artifact.outputs.artifact_url }}"
Expand Down

0 comments on commit 6685680

Please sign in to comment.