Skip to content

Commit

Permalink
run pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
shriram192 committed Dec 20, 2023
1 parent 3b5df83 commit 9848fec
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish_data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run pwd
run: |
pwd
- name: Push and Publish Step
uses: materials-data-facility/publish-action@v1
with:
Expand Down

0 comments on commit 9848fec

Please sign in to comment.