Skip to content

Commit

Permalink
fix: set up configuration 2 [skip release]
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatist-ban committed Mar 14, 2024
1 parent 809c703 commit f269e50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/template-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ jobs:
- name: Validate docs
if: ${{ env.DEBUG_MODE == 'true' }}
run: |
echo ls -l
echo ls -l docs
ls -l
ls -l docs
- name: Set variables From git tag command
Expand Down

0 comments on commit f269e50

Please sign in to comment.