ersilia-os / eos44zp

GNU General Public License v3.0
0 stars 0 forks source link

Modify workflow file #8

Closed ZakiaYahya closed 1 year ago

ZakiaYahya commented 1 year ago

To print where is Git Actions storing the data, I've added this piece of code in test-model.yml file

  print-data-location:
    runs-on: ubuntu-latest
    steps:
      - name: Print data location
        run: echo $GITHUB_WORKSPACE