We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90261f1 commit 58d6b70Copy full SHA for 58d6b70
.github/workflows/main.yml
@@ -74,7 +74,7 @@ jobs:
74
-e GH_PAT="${{ secrets.GH_PAT }}" \
75
-e GITHUB_PAT="${{ secrets.GH_PAT }}" \
76
local/quarto-reticulate:latest \
77
- /bin/sh -c '
+ /bin/sh -c $'
78
set -e
79
80
echo "=== Checking renv cache path ==="
0 commit comments