mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
List files
This commit is contained in:
parent
29226a654b
commit
cc58bd1ae4
7
.github/workflows/cmake.yml
vendored
7
.github/workflows/cmake.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user