Skip to content

Commit

Permalink
getting the lay of the land
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Sep 28, 2023
1 parent f616600 commit f5c3869
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
echo "$GEMSTONE_NAME"
echo "WORK_ROOT"
ls -altr $WORK_ROOT
echo "WORK_ROOT/.."
ls -altr $WORK_ROOT/..
echo "$GITHUB_WORKSPACE"
ls -altr $GITHUB_WORKSPACE
shell: bash
Expand Down

0 comments on commit f5c3869

Please sign in to comment.