Skip to content

Commit

Permalink
Merge pull request #56080 from code-dot-org/pablo-code-org-patch-6
Browse files Browse the repository at this point in the history
Update ci_pipeline.yml
  • Loading branch information
pablo-code-org committed Jan 29, 2024
2 parents e5e1e5c + 7555cc8 commit abd196e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
docker run \
code-dot-org-testing-docker-image \
/bin/bash -c "ls -la ./circleci/"
/bin/bash -c "cd ./circleci && ls -la ."
- name: Update Cache
uses: actions/cache@v2
Expand Down

0 comments on commit abd196e

Please sign in to comment.