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 1092bfc commit ff05004Copy full SHA for ff05004
.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
50
echo "current wkdir:"
51
pwd
52
echo "files in dir"
53
- ls -al
+ ls -a
54
- name: Set up R
55
uses: r-lib/actions/setup-r@v2
56
0 commit comments