Skip to content

Commit

Permalink
Add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
ctmbl committed May 4, 2024
1 parent 61a664f commit 5b22c95
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Debug
run: |
echo ${{ github.event.repository.fork }}
# Checkout repo AND ITS SUBMODULES
- name: 🛒 Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 5b22c95

Please sign in to comment.