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 3, 2024
1 parent 403a794 commit 50e7062
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate-docs-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
mv ${{ runner.temp }}/older code/older
ls code/older
- name: whats in 4.1.1
run: ls code/older/4.1.1

- name: Whats in code dir
run: ls code

Expand Down

0 comments on commit 50e7062

Please sign in to comment.