Skip to content

Commit

Permalink
ci(pacman-static): +qemu
Browse files Browse the repository at this point in the history
  • Loading branch information
2moe committed Mar 25, 2024
1 parent ffa35cd commit 316b9c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pacman-static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
- name: install zsh
shell: sh -e {0}
run: docker run --rm -v /usr/local/bin:/app ${{env.ZSH_REPO}} cp /opt/bin/zsh /app/
- name: set up QEMU
uses: docker/setup-qemu-action@v3
- name: Login to GHCR
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 316b9c9

Please sign in to comment.