Skip to content

Commit

Permalink
fix: path in action
Browse files Browse the repository at this point in the history
  • Loading branch information
IncognitoTGT committed Feb 4, 2025
1 parent cde07da commit 032b76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Build the Docker image
run: npm run workspaces:build --multi-platform --quiet --push
run: npm run --prefix ./workspaces workspaces:build --multi-platform --quiet --push

0 comments on commit 032b76c

Please sign in to comment.