Skip to content

Commit f081def

Browse files
committed
ci: remove allow permission step
Signed-off-by: Matheus Cruz <[email protected]>
1 parent 7c54f64 commit f081def

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,6 @@ jobs:
105105
- name: Install pack CLI
106106
uses: buildpacks/github-actions/[email protected]
107107

108-
- name: Allow executing Chromium Buildpack
109-
working-directory: whatsapp
110-
run: chmod +x ./chromium-buildpack/bin/build
111-
112108
- name: Build and publish WhatsApp image with Buildpacks
113109
run: |
114110
pack build quay.io/timeless/whatsapp:${GITHUB_SHA::7} \

0 commit comments

Comments
 (0)