mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +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:
|
with:
|
||||||
working-directory: R/phreeqc
|
working-directory: R/phreeqc
|
||||||
|
|
||||||
|
- name: List files
|
||||||
|
run: |
|
||||||
|
pwd
|
||||||
|
ls -lR
|
||||||
|
find -name "*.tar.gz"
|
||||||
|
|
||||||
|
|
||||||
# r-build:
|
# r-build:
|
||||||
# needs: [init]
|
# needs: [init]
|
||||||
# runs-on: ubuntu-latest
|
# runs-on: ubuntu-latest
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user