Skip to content

Commit

Permalink
test new github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohammad-Dwairi committed Jul 2, 2024
1 parent 301337d commit f87fa4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-docs-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
find . -type d -empty -delete
- name: Checkout to main
run: git checkout main
run: git checkout main -- older

- name: list workspace content
run: ls older
Expand Down

0 comments on commit f87fa4f

Please sign in to comment.