Skip to content

Commit

Permalink
Write state for real this time
Browse files Browse the repository at this point in the history
  • Loading branch information
NotNite committed Sep 30, 2024
1 parent f87109a commit 2932373
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,8 @@ jobs:
with:
name: asars
path: ${{ github.workspace }}/work/changed/*.asar

- name: Write state
continue-on-error: true
run: cat ${{ github.workspace }}/work/state.md >> $GITHUB_STEP_SUMMARY
shell: bash

0 comments on commit 2932373

Please sign in to comment.