Skip to content

Commit

Permalink
Update hadoop-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ian-j-abbott-accenture authored Jun 14, 2024
1 parent d659e2d commit fa69642
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/hadoop-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,7 @@ jobs:
ref: branch-3.3
- name: Run Hadoop Dev Container
run: |
echo "$GITHUB_WORKSPACE"
echo "$(ls)"
cd $GITHUB_WORKSPACE
cd hadoop-3.3
./start-build-env.sh
- name: Build Hadoop
run: |
Expand Down

0 comments on commit fa69642

Please sign in to comment.