Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AkeBoss-tech authored Dec 29, 2023
1 parent 1c11b96 commit c673de2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
with:
node-version: 18
cache: 'npm'
- name: Go into directory
run: cd SnailSite
- name: Install dependencies
run: npm install
- name: Build
Expand Down

0 comments on commit c673de2

Please sign in to comment.