Skip to content

Commit

Permalink
fix(ci): remove outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
fundon committed Oct 26, 2024
1 parent bb7e526 commit b72a2c4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/actions/setup-pdfium/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ inputs:
description: Emscripten SDK
required: false
default: 3.1.69
outputs:
artifact:
description: 'The name of the artifact'
value: ${{ jobs.build.outputs.artifact }}

runs:
using: composite
Expand Down

0 comments on commit b72a2c4

Please sign in to comment.