Skip to content

Commit

Permalink
Update docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ckolbPTB authored Feb 25, 2024
1 parent 74cf131 commit 76a0629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
TMP=${{ runner.temp }}"/nb-runner"
echo $TMP
echo "${TMP:1}" | tr '/' ','
mkdir -p /home {runner,work,_temp}
mkdir -p {home,runner,work,_temp}
ls ${{ runner.temp }}
- name: Run notebook
Expand Down

0 comments on commit 76a0629

Please sign in to comment.