Skip to content

Commit

Permalink
Fix: action path
Browse files Browse the repository at this point in the history
  • Loading branch information
coderhs authored Jun 8, 2022
1 parent 81d7f81 commit ee772a0
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 @@ -27,7 +27,7 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: release.zip
path: ./
path: ./dist
build-google:
name: Build Google
runs-on: ubuntu-22.04
Expand Down

0 comments on commit ee772a0

Please sign in to comment.