Skip to content

Commit

Permalink
Merge pull request #471 from TANguyen1893/add-kustomization
Browse files Browse the repository at this point in the history
fix: read the root package.json
  • Loading branch information
TANguyen1893 authored Dec 10, 2020
2 parents 701abfa + 8306304 commit efd82ce
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 efd82ce

Please sign in to comment.