Skip to content

Commit 4bd4cb7

Browse files
committed
Remove IDRIS_SHA from build-devcontainer-img
1 parent dd32c9d commit 4bd4cb7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/build-devcontainer-img/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ runs:
7070
IDRIS_LSP_VERSION=${{ inputs.idris-lsp-version }}
7171
IDRIS_LSP_SHA=${{ steps.get-sha.outputs.lsp-sha }}
7272
IDRIS_VERSION=${{ inputs.idris-version }}
73-
IDRIS_SHA=${{ steps.get-sha.outputs.idris-sha }}
7473
BASE_IMG=${{ inputs.base-tag }}
7574
tags: ${{ inputs.tags }}
7675
load: ${{ inputs.load }}

0 commit comments

Comments
 (0)