Skip to content

Commit

Permalink
More fiddling with paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
JSKenyon committed Jan 31, 2024
1 parent 0e97a1c commit 32f5950
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,11 @@ jobs:
with:
fetch-depth: 1

- name: Echo workspace
run: |
echo $GITHUB_WORKSPACE
ls $GITHUB_WORKSPACE

- name: Retouch
run: |
cd $GITHUB_WORKSPACE
Expand Down

0 comments on commit 32f5950

Please sign in to comment.