Skip to content

Commit

Permalink
coment out debug
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyNava committed Dec 4, 2024
1 parent 6fcd26e commit ddf4756
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/deploy-test-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ jobs:
- name: Install Jekyll and bundler
run: gem install jekyll bundler

- name: Debug
run: |
# dnf list --installed
echo $PATH
which ruby
which bundle
# - name: Debug xxx
# run: |
## dnf list --installed
# echo $PATH
# which ruby
# which bundle


# - name: Assume role in AB2D Management account
Expand Down

0 comments on commit ddf4756

Please sign in to comment.