Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hasanuzzamanbe authored Sep 26, 2023
1 parent 85b15f2 commit 71d242e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
cache: 'npm'
- run: npm ci --force
- run: npm run build --if-present
- run: cp -r assets/ assets
- run: cp -r assets/ dist/assets
- name: Create Release
id: create_release
uses: actions/create-release@v1
Expand Down

0 comments on commit 71d242e

Please sign in to comment.