Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kwshr authored Feb 25, 2024
1 parent a2a4ef4 commit 4b6632b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2

- name: List Repository Contents
run: ls -R

- name: Setup Node.js
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 4b6632b

Please sign in to comment.