Fix raylib ui report (#36215)

hmm
pull/36217/head
Shane Smiskol 22 hours ago committed by GitHub
parent ef93981bfa
commit bc30b01eb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .github/workflows/ui_preview.yaml

@ -53,7 +53,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
run_id: ${{ steps.get_run_id.outputs.run_id }}
search_artifacts: true
name: report-1-${{ env.REPORT_NAME }}
name: raylib-report-1-${{ env.REPORT_NAME }}
path: ${{ github.workspace }}/pr_ui
- name: Getting master ui

Loading…
Cancel
Save