Skip to content

Commit

Permalink
install autopoint
Browse files Browse the repository at this point in the history
  • Loading branch information
maminrayej committed Jul 2, 2024
1 parent d2236aa commit ea361f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-wasix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: "Install Tools"
run: |
sudo apt-get update
sudo apt-get install -y git make curl python3 binaryen
sudo apt-get install -y git make curl python3 binaryen autopoint
- name: "Restore WASI SDK"
id: cache-wasi-sdk
uses: actions/cache@v4
Expand Down

0 comments on commit ea361f9

Please sign in to comment.