Skip to content

Commit f4d18ce

Browse files
committed
fix build
1 parent 870c39a commit f4d18ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
cache-from: type=gha
7474
cache-to: type=gha,mode=max
7575
- name: Build and push Docker image 34
76-
id: build-and-push
76+
id: build-and-push-34
7777
uses: docker/build-push-action@ac9327eae2b366085ac7f6a2d02df8aa8ead720a
7878
with:
7979
context: android/34-node

0 commit comments

Comments
 (0)