Skip to content

Commit

Permalink
action debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
danholdaway committed Jun 4, 2024
1 parent 27a3f87 commit 130001f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_jcb_basic_testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
./jcb_client_init.py
echo "JCB_APP_REPO: ${{ github.repository }}"
echo "Currect directory: $(pwd)"
ls -l
python jcb_client_path.py ${{ github.repository }}
app_path=$(python jcb_client_path.py ${{ github.repository }})
echo "Application path : $app_path"
Expand Down

0 comments on commit 130001f

Please sign in to comment.