Skip to content

Commit

Permalink
CI/CD node add cd.
Browse files Browse the repository at this point in the history
  • Loading branch information
m1k1o committed Sep 30, 2023
1 parent 763db14 commit b6f9a41
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 @@ -21,6 +21,9 @@ jobs:
-
name: Checkout
uses: actions/checkout@v4
-
name: Change directory
run: cd ./client
-
name: Setup Node
uses: actions/setup-node@v3
Expand Down

0 comments on commit b6f9a41

Please sign in to comment.