Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
d-torrance committed Jul 28, 2024
1 parent 34ffa90 commit b7f2cd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-13-tmpdir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ jobs:
steps:
- name: Find temporary direction
run: |
echo "TMPDIR=$TMDDIR"
echo "TMPDIR=$TMPDIR"
echo "readlink TMPDIR=$(readlink $TMPDIR)"

0 comments on commit b7f2cd8

Please sign in to comment.