Skip to content

Commit

Permalink
Add compress
Browse files Browse the repository at this point in the history
  • Loading branch information
ghaerr committed Mar 19, 2022
1 parent d23e50f commit 8ba7b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

steps:
- name: setup
run: 'sudo apt install bison flex texinfo libncurses5-dev libelf-dev mtools'
run: 'sudo apt install bison flex texinfo libncurses5-dev libelf-dev mtools ncompress'

- name: checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 8ba7b63

Please sign in to comment.