Skip to content

Commit

Permalink
Update deploy_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leonief authored and GitHub Enterprise committed Mar 19, 2025
1 parent c129744 commit e2029f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: List repository structure
run: |
echo "Listing repository structure:"
find . -maxdepth=2 | sort
ls -R
- name: Dotenv Action
uses: falti/dotenv-action@v1.1.4
Expand Down

0 comments on commit e2029f3

Please sign in to comment.