Skip to content

Commit

Permalink
remove debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
trxcllnt committed May 3, 2024
1 parent 4731e8c commit 2ebafe2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-in-devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ jobs:
if test -n '${{ inputs.extra-repo-deploy-key-2 }}'; then
ssh-add - <<< '${{ secrets[inputs.extra-repo-deploy-key-2] }}';
fi
devcontainer_utils_debug=init-deploy-keys \
devcontainer-utils-init-ssh-deploy-keys || true;
fi
Expand Down

0 comments on commit 2ebafe2

Please sign in to comment.