Skip to content

Commit

Permalink
Update node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
charisTheo committed Jun 13, 2023
1 parent a0d8a78 commit 52308fb
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 @@ -37,7 +37,7 @@ jobs:
- uses: actions/upload-artifact@master
with:
name: page
path: build
path: ./build/**
if-no-files-found: error

deploy:
Expand Down

0 comments on commit 52308fb

Please sign in to comment.