Skip to content

Commit ac482eb

Browse files
committed
git actions
1 parent 002d531 commit ac482eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/admin-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
env:
4444
DOCKER_REPO_TAGGED: ${{ env.DOCKER_REPO_TAGGED }}
4545
run: |
46-
cd client && \
46+
cd admin && \
4747
docker buildx build \
4848
--platform linux/amd64,linux/arm64 \
4949
--label "org.opencontainers.image.source= https://github.com/ ${{ github.repository_owner }}/FastGPT" \

0 commit comments

Comments
 (0)