Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vuongle2609 authored Mar 18, 2024
1 parent 49ba3b1 commit 9b7ac83
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@ jobs:
runs-on: 'windows-latest'

steps:
- name: 'Checkout source code'
uses: 'actions/checkout@v3'
with:
lfs: true
fetch-depth: 0

- name: '🔧 setup node'
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 9b7ac83

Please sign in to comment.