Skip to content

Commit 7c54f64

Browse files
committed
ci: fix working-directory for allowing permission
Signed-off-by: Matheus Cruz <[email protected]>
1 parent 07c2b68 commit 7c54f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ jobs:
106106
uses: buildpacks/github-actions/[email protected]
107107

108108
- name: Allow executing Chromium Buildpack
109+
working-directory: whatsapp
109110
run: chmod +x ./chromium-buildpack/bin/build
110111

111112
- name: Build and publish WhatsApp image with Buildpacks

0 commit comments

Comments
 (0)