Skip to content

Commit

Permalink
Show path and files
Browse files Browse the repository at this point in the history
  • Loading branch information
julianschuler committed Jun 20, 2024
1 parent ec2e97b commit 9f449f4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ jobs:
uses: actions/download-artifact@v4
with:
name: all
- name: Show files
run: |
pwd
ls
- name: Checkout repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 9f449f4

Please sign in to comment.