Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
infotroph authored Aug 8, 2024
1 parent cccf144 commit e0281d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
outputs: type=image,dest=/tmp/depends.tar
build-args: |
VERSION=${{ steps.meta.outputs.version }}
R_VERSION=${{ github.event.inputs.r_version}}
R_VERSION=${{ github.event.inputs.r_version }}
# so depends image can be used in other steps
- name: Upload artifact
Expand Down

0 comments on commit e0281d1

Please sign in to comment.