Skip to content

Commit

Permalink
chore: install bubblewrap
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardomaraschini committed Nov 15, 2024
1 parent 007927a commit 6313c56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-custom-melange-package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ runs:
- name: build melange package
shell: bash
run: |
sudo apt install bubblewrap -y
mkdir -p build
melange keygen melange.rsa
melange build ${{ inputs.context }}/melange.yaml --arch ${{ inputs.arch }}
Expand Down

0 comments on commit 6313c56

Please sign in to comment.