Skip to content

Commit

Permalink
Remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexRuiz7 committed Jan 10, 2024
1 parent ea5a744 commit fb166ae
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/r_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ on:
description: The name of the package to upload.
required: true
type: string
outputs:
artifact_name:
description: "Returns the build artifact's filename"
value: ${{ jobs.r_build.outputs.get_name.name }}

jobs:
r_build:
Expand Down

0 comments on commit fb166ae

Please sign in to comment.