Skip to content

Commit

Permalink
test build d1
Browse files Browse the repository at this point in the history
  • Loading branch information
Kloping committed Nov 14, 2024
1 parent 623679e commit abcf5c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm install
- run: npm run build

- name: Deploy to Server
uses: appleboy/scp-action@master
with:
Expand Down

0 comments on commit abcf5c7

Please sign in to comment.