Skip to content

Commit

Permalink
⚙️ chore : deploy alpha 디버그 코드 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
jinddings committed Nov 11, 2024
1 parent ddbbd79 commit 14aa4eb
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deply-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: debug matrix
run: |
echo "Matrix app directory: ${{matrix.app.dir}}"
- name: Set up Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 14aa4eb

Please sign in to comment.