Skip to content

Commit

Permalink
New build
Browse files Browse the repository at this point in the history
  • Loading branch information
Kitenite committed Jul 11, 2024
1 parent 123168e commit a7d2426
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
with:
node-version: 18

- name: Navigate to directory
run: cd app

- name: Install Dependencies
run: npm install

Expand Down

0 comments on commit a7d2426

Please sign in to comment.