diff --git a/.github/workflows/c.yml b/.github/workflows/c.yml index f85d353..3f95dca 100644 --- a/.github/workflows/c.yml +++ b/.github/workflows/c.yml @@ -15,6 +15,7 @@ jobs: - name: Download REBOUND working-directory: ../ run: | + echo "Downloading REBOUND" pwd git clone https://github.com/hannorein/rebound.git #- name: Compile REBOUND