Skip to content

Commit

Permalink
added debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Sep 22, 2023
1 parent e1e73d2 commit 13ef447
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1186,6 +1186,11 @@ jobs:
- name: "Set up Cloud SDK"
uses: "google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587"

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
with:
limit-access-to-actor: true

- name: Release via GCP Artifact Registry
run: |
pip install keyring
Expand Down

0 comments on commit 13ef447

Please sign in to comment.