We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd32c9d commit 4bd4cb7Copy full SHA for 4bd4cb7
.github/actions/build-devcontainer-img/action.yml
@@ -70,7 +70,6 @@ runs:
70
IDRIS_LSP_VERSION=${{ inputs.idris-lsp-version }}
71
IDRIS_LSP_SHA=${{ steps.get-sha.outputs.lsp-sha }}
72
IDRIS_VERSION=${{ inputs.idris-version }}
73
- IDRIS_SHA=${{ steps.get-sha.outputs.idris-sha }}
74
BASE_IMG=${{ inputs.base-tag }}
75
tags: ${{ inputs.tags }}
76
load: ${{ inputs.load }}
0 commit comments