Skip to content

Commit

Permalink
Add permission change
Browse files Browse the repository at this point in the history
  • Loading branch information
zeronacer committed Oct 23, 2023
1 parent 80e7608 commit f21d86d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ jobs:
name: pre-build
path: ./

- name: 🔐 Adjust permissions
run: chmod +x ./entrypoint.sh

- name: 📷 Build AdiBags Extension
uses: ./
env:
Expand Down

0 comments on commit f21d86d

Please sign in to comment.