Skip to content

Commit

Permalink
fix: read the root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TANguyen1893 committed Dec 10, 2020
1 parent e11da19 commit 8306304
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
id: package-version
uses: martinbeentjes/npm-get-version-action@master
with:
path: server
path: ./
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
Expand Down

0 comments on commit 8306304

Please sign in to comment.