Skip to content

Commit

Permalink
Adding repo checkout, duh
Browse files Browse the repository at this point in the history
  • Loading branch information
ampledata committed Mar 27, 2024
1 parent f80e77f commit 6cd4d59
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pi-gen-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
pi-gen-action:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@v4

- name: List working directory
run: ls -alR ../

Expand Down

0 comments on commit 6cd4d59

Please sign in to comment.