Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
rcwbr authored Jan 23, 2025
1 parent 8aba488 commit 4cea93e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/devcontainer-cache-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ jobs:
DEVCONTAINER_CACHE_BUILD_IMAGE: ${{ inputs.devcontainer-cache-build-image-override }}
run: |
./.devcontainer/initialize ${{ inputs.initialize-args }}
echo "GITHUB_OUTPUT:"
cat "$GITHUB_OUTPUT"
outputs:
devcontainer-cache-image-ref: ${{ steps.build-devcontainer-cache.outputs.ref }}
devcontainer-cache-image-config: ${{ steps.build-devcontainer-cache.outputs.config }}

0 comments on commit 4cea93e

Please sign in to comment.