List files

This commit is contained in:
Charlton, Scott R 2023-01-13 14:08:45 -07:00
parent 29226a654b
commit cc58bd1ae4

View File

@ -129,6 +129,13 @@ jobs:
with:
working-directory: R/phreeqc
- name: List files
run: |
pwd
ls -lR
find -name "*.tar.gz"
# r-build:
# needs: [init]
# runs-on: ubuntu-latest