Skip to content

Commit

Permalink
Install to /usr/bin
Browse files Browse the repository at this point in the history
  • Loading branch information
streetpea committed Dec 11, 2024
1 parent 9c9572d commit 7a5c672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-appimage arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Setup Podman
run: |
curl -LO https://github.com/containers/podman/releases/download/v5.3.1/podman-installer-macos-arm64.pkg
sudo installer -pkg podman-installer-macos-arm64.pkg -target /
sudo installer -pkg podman-installer-macos-arm64.pkg -target /usr/bin
podman machine init
podman machine start
Expand Down

0 comments on commit 7a5c672

Please sign in to comment.