Skip to content

Commit

Permalink
ReleaseOS build fix (#2299)
Browse files Browse the repository at this point in the history
  • Loading branch information
marchcat committed Aug 14, 2024
1 parent 633e200 commit b935295
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ jobs:
# The other upload of nontrivial size is the symbol file. Use a distinct
# artifact for that too.
- name: Upload symbol file
if: steps.build.outputs.symbolfile
uses: actions/upload-artifact@v4
with:
name: "${{ steps.build.outputs.artifact }}-symbols"
Expand Down

0 comments on commit b935295

Please sign in to comment.