Skip to content

Commit

Permalink
plain ls output not shown...
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Jul 15, 2024
1 parent 3c398bf commit 785092e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rchk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
r-version: 'devel'
- name: Build
run: |
ls
ls -l | cat
R CMD build --no-build-vignettes .
mkdir packages
mv data.table_*.tar.gz packages
Expand Down

0 comments on commit 785092e

Please sign in to comment.