Skip to content

Commit

Permalink
Update bootstrap.yaml with autopoint package
Browse files Browse the repository at this point in the history
  • Loading branch information
tqh authored Aug 20, 2023
1 parent 39bc9bb commit a6271f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bootstrap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: mkdir build

- name: install ubuntu packages
run: sudo apt install -y nasm
run: sudo apt install -y nasm autopoint

- name: install jam
working-directory: buildtools/jam
Expand Down

0 comments on commit a6271f2

Please sign in to comment.