Skip to content

Commit

Permalink
try without sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
ollyg committed Dec 31, 2024
1 parent c2e5107 commit 7d2a27e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/demo-db-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,6 @@ jobs:
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
if: always() && github.event.inputs.debug_enabled == 'true'
with:
sudo: true
#with:
# sudo: true

0 comments on commit 7d2a27e

Please sign in to comment.