Skip to content

Commit

Permalink
Merge pull request #512 from mmizutani/fix-linux-arm64-arch-release-b…
Browse files Browse the repository at this point in the history
…uild
  • Loading branch information
k1LoW authored Oct 2, 2023
2 parents dc68b4b + 9af441a commit cdc8ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagpr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Install packages
run: |
sudo apt-get update
sudo apt-get install sqlite3
sudo apt-get install sqlite3 gcc-aarch64-linux-gnu
- name: Install aws-cli
uses: isbang/[email protected]
Expand Down

0 comments on commit cdc8ac4

Please sign in to comment.